LP#1315531 Adding Business::Stripe; Moving CPAN stuff to debs where I can
authorChris Sharp <csharp@georgialibraries.org>
Thu, 3 Apr 2014 18:11:11 +0000 (14:11 -0400)
committerBen Shum <bshum@biblio.org>
Thu, 10 Jul 2014 18:27:41 +0000 (14:27 -0400)
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/extras/install/Makefile.ubuntu-trusty

index 375e35e..6ef5721 100644 (file)
@@ -45,10 +45,12 @@ export DEBS = \
        libbz2-dev \
        libpq5\
        libpq-dev\
+       librose-uri-perl\
        librpc-xml-perl\
        libspreadsheet-writeexcel-perl\
        libsru-perl\
        libssh2-1-dev\
+       libtemplate-plugin-posix-perl\
        libtext-aspell-perl\
        libtext-csv-perl\
        libuniversal-require-perl\
@@ -73,8 +75,7 @@ export DEB_APACHE_DISMODS = \
 export CPAN_MODULES = \
        Business::CreditCard::Object \
        Business::OnlinePayment::PayPal \
-       Template::Plugin::POSIX \
-       Rose::URI \
+       Business::Stripe \
        Safe
 
 export CPAN_MODULES_FORCE = \