diff options
author | Michael Wagner <lapinours@web.de> | 2010-05-11 22:54:20 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 22:54:20 +0200 |
commit | ee651fa3312021d895b3f4773590fff551295659 (patch) | |
tree | d6913127a43247243c14cc0ccd651134fa28aca7 /libraries/perl-glib/README | |
parent | 36e6077f01e117e10725ec5d3087e2c22ffbadf6 (diff) |
libraries/perl-glib: Added to 12.1 repository
Diffstat (limited to 'libraries/perl-glib/README')
-rw-r--r-- | libraries/perl-glib/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libraries/perl-glib/README b/libraries/perl-glib/README new file mode 100644 index 0000000000000..e8cfe43e5239f --- /dev/null +++ b/libraries/perl-glib/README @@ -0,0 +1,9 @@ +Glib (perl module) + +This module provides perl access to Glib and GLib's +GObject libraries. + +In order to build it from source, you'll also need + ExtUtils::Depends >= 0.200 (perl-extutils-depends) + ExtUtils::PkgConfig >= 1.00 (perl-extutils-pkgconfig) +Both of these are also available from SlackBuilds.org. |