diff options
author | Justin Davis <jrcd83@gmail.com> | 2012-04-16 01:15:55 +0200 |
---|---|---|
committer | Justin Davis <jrcd83@gmail.com> | 2012-04-16 01:17:04 +0200 |
commit | bdd04c88ba2bad905134a835dc794d273bd7bf97 (patch) | |
tree | 23dcb0246d1f8403d6516d32cb38cd297b66423f /mods/perl-libwww | |
parent | 690e3e9a39e2691b483474725ee1a17d44231401 (diff) | |
download | genpkg-bdd04c88ba2bad905134a835dc794d273bd7bf97.tar.gz genpkg-bdd04c88ba2bad905134a835dc794d273bd7bf97.tar.xz |
Rename tweaks/ to preps/.
Adds GENPKGDBG env variable. Set it to prevent genpkg from
removing PKGTREE and PKGDATA.
Diffstat (limited to 'mods/perl-libwww')
-rw-r--r-- | mods/perl-libwww | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mods/perl-libwww b/mods/perl-libwww new file mode 100644 index 0000000..46b301f --- /dev/null +++ b/mods/perl-libwww @@ -0,0 +1,3 @@ ++ optdepends perl-lwp-protocol-https: for https:// url schemes +- depends perl-http-message ++ depends perl-http-message>=6 |