LP1355319: Add missing Parse::RecDescent perl dependency.
authorJason Stephenson <jstephenson@mvlc.org>
Mon, 11 Aug 2014 17:27:18 +0000 (13:27 -0400)
committerBen Shum <bshum@biblio.org>
Mon, 11 Aug 2014 18:58:11 +0000 (14:58 -0400)
Add the appropriate deb or rpm entry to the various Makefiles.

Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/extras/install/Makefile.debian-jessie
Open-ILS/src/extras/install/Makefile.debian-squeeze
Open-ILS/src/extras/install/Makefile.debian-wheezy
Open-ILS/src/extras/install/Makefile.fedora
Open-ILS/src/extras/install/Makefile.ubuntu-precise
Open-ILS/src/extras/install/Makefile.ubuntu-trusty

index 213608c..6f550d3 100644 (file)
@@ -57,6 +57,7 @@ export DEBS = \
        postgresql-client-9.3\
        libsoap-lite-perl\
        libbz2-dev\
+       libparse-recdescent-perl\
        yaz
 
 export DEB_APACHE_MODS = \
index 2d6bdfa..b73b849 100644 (file)
@@ -53,6 +53,7 @@ export DEBS = \
        libyaz-dev\
        libsoap-lite-perl\
        libbz2-dev\
+       libparse-recdescent-perl\
        yaz
 
 export DEB_APACHE_MODS = \
index a73be1e..d86beb6 100644 (file)
@@ -56,6 +56,7 @@ export DEBS = \
        postgresql-client-9.1\
        libsoap-lite-perl\
        libbz2-dev\
+       libparse-recdescent-perl\
        yaz
 
 export DEB_APACHE_MODS = \
index b178c3b..4ace842 100644 (file)
@@ -45,6 +45,7 @@ FEDORA_RPMS = \
        perl-Net-IP \
        perl-Net-SSH2 \
        perl-OLE-Storage_Lite \
+       perl-Parse-RecDescent \
        perl-RPC-XML \
        perl-SOAP-Lite \
        perl-Test-Warn \
index 20c00ff..3e62a0f 100644 (file)
@@ -58,6 +58,7 @@ export DEBS = \
        libsoap-lite-perl\
        libtest-warn-perl\
        libtest-output-perl\
+       libparse-recdescent-perl\
        yaz
 
 export DEB_APACHE_MODS = \
index 6bc611a..ea40ca5 100644 (file)
@@ -61,6 +61,7 @@ export DEBS = \
        postgresql-client-9.3\
        libsoap-lite-perl\
        libtest-warn-perl\
+       libparse-recdescent-perl\
        yaz
 
 export DEB_APACHE_MODS = \