From: Adam Dickmeiss Date: Thu, 6 Jul 2006 07:54:57 +0000 (+0000) Subject: Fixed recommends line which referred to non-existing modules. X-Git-Tag: ZEBRA.2.0.0~28 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=af106062008d15e8abe7d3b5670a2401a427a3d2 Fixed recommends line which referred to non-existing modules. --- diff --git a/debian/control b/debian/control index ddc88e3..32db419 100644 --- a/debian/control +++ b/debian/control @@ -47,7 +47,7 @@ Package: idzebra-2.0-utils Section: text Architecture: any Depends: ${shlibs:Depends} -Recommends: idzebra-2.0-mod-grs-xml, idzebra-2.0-mod-grs-regx, idzebra-2.0-mod-marc +Recommends: libidzebra-2.0-mod-grs-xml, libidzebra-2.0-mod-grs-regx, libidzebra-2.0-mod-marc Conflicts: idzebra Description: IDZebra utility programs This package contains IDZebra utilities such as the zebraidx indexer