Add libnet-https-any-perl as precise deb requirement in Makefile.install.
authorJason Stephenson <jason@sigio.com>
Sat, 19 May 2012 02:51:14 +0000 (22:51 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Mon, 21 May 2012 15:02:32 +0000 (11:02 -0400)
Business::OnlinePayment::PayPal requires it, and it does not always want
to install from CPAN. It says it require either Net-SSLeay or
Crypt-SSLeay but the CPAN package never wants to install unless they
both are installed. The deb package for Ubuntu seems to do the right
thing.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>

Open-ILS/src/extras/Makefile.install

index 7aacaed..aeb84f3 100644 (file)
@@ -110,7 +110,8 @@ EXTRA_DEBS_PRECISE = \
     liblibrary-callnumber-lc-perl \
     libsru-perl \
     libnet-z3950-simple2zoom-perl \
-    libuuid-tiny-perl
+    libuuid-tiny-perl \
+    libnet-https-any-perl
 
 FEDORA_RPMS = \
        aspell \