From f7a92e6551774dcac7bc5d5158c0e76364944a28 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 10 Mar 2003 16:11:32 +0000 Subject: [PATCH] yaz-devel recommends libxml2-dev --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index b759fb1..d4aad46 100644 --- a/debian/control +++ b/debian/control @@ -34,7 +34,7 @@ Package: yaz-devel Depends: yaz-runtime Section: devel Architecture: any -Recommends: yaz-doc +Recommends: yaz-doc, libxml2-dev Description: The YAZ Z39.50 toolkit (development files) YAZ is a toolkit that allows you to develop software using the ANSI Z39.50/ISO23950 standard for information retrieval. -- 1.7.10.4