Fix broken prereq installer for debian wheezy
authorDan Scott <dscott@laurentian.ca>
Thu, 28 Aug 2014 13:40:54 +0000 (09:40 -0400)
committerDan Scott <dscott@laurentian.ca>
Thu, 28 Aug 2014 13:40:54 +0000 (09:40 -0400)
Problem found by live-tester scripts. Yay for live tests!

Signed-off-by: Dan Scott <dscott@laurentian.ca>

Open-ILS/src/extras/install/Makefile.debian-wheezy

index 317c847..fb5b41a 100644 (file)
@@ -4,13 +4,13 @@ DIR = $(dir $(lastword $(MAKEFILE_LIST)))
 
 export DEB_PGSQL_COMMON_MODS = \
        gcc \
-       libbusiness-isbn-perl
+       libbusiness-isbn-perl \
        libjson-xs-perl \
        liblibrary-callnumber-lc-perl \
        libmarc-record-perl \
        libmarc-xml-perl \
        librose-uri-perl \
-       libuuid-tiny-perl
+       libuuid-tiny-perl \
        libxml-libxml-perl \
        libxml-libxslt-perl