LP#1306019 move Business::Stripe to the 'force' list
authorBill Erickson <berick@esilibrary.com>
Thu, 10 Apr 2014 17:20:17 +0000 (13:20 -0400)
committerBen Shum <bshum@biblio.org>
Thu, 7 Aug 2014 15:27:54 +0000 (11:27 -0400)
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/extras/install/Makefile.debian-jessie

index 6c76bd2..213608c 100644 (file)
@@ -71,11 +71,11 @@ export DEB_APACHE_DISMODS = \
 
 export CPAN_MODULES = \
        Business::OnlinePayment::PayPal \
-       Business::Stripe \
        Template::Plugin::POSIX \
        Safe
 
 export CPAN_MODULES_FORCE = \
+       Business::Stripe \
        Class::DBI::Frozen::301
 
 PGSQL_SERVER_DEBS_93 = \