[PATCH] Remove libyaz-dev dependency on Ubuntu Precise.
Jason Stephenson
jstephenson at mvlc.org
Sat Oct 5 09:11:31 EDT 2013
If you're using the Index Data repos for libyaz, as I am, then the
lack of a libyaz-dev package causes an installation failure.
Signed-off-by: Jason Stephenson <jstephenson at mvlc.org>
---
Open-ILS/src/extras/install/Makefile.ubuntu-precise | 1 -
1 file changed, 1 deletion(-)
diff --git a/Open-ILS/src/extras/install/Makefile.ubuntu-precise b/Open-ILS/src/extras/install/Makefile.ubuntu-precise
index 9ab56a9..f375929 100644
--- a/Open-ILS/src/extras/install/Makefile.ubuntu-precise
+++ b/Open-ILS/src/extras/install/Makefile.ubuntu-precise
@@ -53,7 +53,7 @@ export DEBS = \
libuniversal-require-perl\
libunix-syslog-perl\
libuuid-tiny-perl\
- libyaz-dev\
+ libyaz4-dev\
postgresql-client-9.1\
libsoap-lite-perl\
libtest-warn-perl\
--
1.8.4
--------------080908080500060302090006--
More information about the Open-ils-dev
mailing list