From: Stephen Wills Date: Mon, 22 Oct 2012 21:44:42 +0000 (-0400) Subject: move libreadline5-dev from DEBS to EXTRA_DEBS_SQUEEZE and EXTRA_DEBS_UBUNTU_LUCID X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=5cd3e4eb7325feebe5cd4c3f092503a223d64d03;p=working%2FOpenSRF.git move libreadline5-dev from DEBS to EXTRA_DEBS_SQUEEZE and EXTRA_DEBS_UBUNTU_LUCID Signed-off-by: Stephen Wills --- diff --git a/src/extras/Makefile.install b/src/extras/Makefile.install index 30c5221..72dc69c 100644 --- a/src/extras/Makefile.install +++ b/src/extras/Makefile.install @@ -56,7 +56,6 @@ DEBS = \ libnet-dns-perl\ libnet-jabber-perl\ libperl-dev\ - libreadline5-dev\ librpc-xml-perl\ libtemplate-perl\ libtest-pod-perl\ @@ -149,12 +148,14 @@ EXTRA_DEBS = \ libnet-server-perl EXTRA_DEBS_SQUEEZE = \ + libreadline5-dev\ libmemcached-dev \ libmemcached-tools \ libxml-libxml-perl \ libxml-libxslt-perl EXTRA_DEBS_UBUNTU_LUCID = \ + libreadline5-dev\ libmemcached-dev\ libxml-libxml-perl \ libxml-libxslt-perl