diff options
author | Michael Wagner <lapinours@web.de> | 2010-05-13 00:32:48 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:32:48 +0200 |
commit | ff3c111d65671caac9c998f2f39f11cedcd5da45 (patch) | |
tree | 18ed3477a7b5ec1bf5e23b796bdd949a625c3e62 /libraries/perl-gtk2/README | |
parent | 2d488cb205b58b8fc31bf2ec755c18144b7e7418 (diff) | |
download | slackbuilds-ff3c111d65671caac9c998f2f39f11cedcd5da45.tar.gz |
libraries/perl-gtk2: Updated for version 1.161
Diffstat (limited to 'libraries/perl-gtk2/README')
-rw-r--r-- | libraries/perl-gtk2/README | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/libraries/perl-gtk2/README b/libraries/perl-gtk2/README index 0f3989b176..bb9c02e5ec 100644 --- a/libraries/perl-gtk2/README +++ b/libraries/perl-gtk2/README @@ -1,11 +1,3 @@ -Gtk2 (perl module) +Perl bindings to the 2.x series of the Gtk+ graphical user interface library. -Perl bindings to the 2.x series of the Gtk+ graphical user -interface library. - -In order to build it from source, you'll also need - Glib >= 1.140 (Perl module, perl-glib) - Cairo >= 1.00 (Perl module, perl-cairo) - ExtUtils::Depends >= 0.2 (perl-extutils-depends) - ExtUtils::PkgConfig >= 1.03 (perl-extutils-pkgconfig) -All of these are also available from SlackBuilds.org. +This requires perl-glib and perl-cairo. |