From 832b917b15f8dba67b9fe41e8fb8adae107ac824 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 3 Jan 2008 22:55:17 +0000 Subject: [PATCH 1/1] libyaz3-dev depends on some tclsh --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 0793d74..cf70124 100644 --- a/debian/control +++ b/debian/control @@ -37,10 +37,10 @@ Description: The YAZ Z39.50 toolkit (documentation) This packages includes HTML documentation for YAZ. Package: libyaz3-dev -Depends: libyaz3 (= ${Source-Version}), libxslt1-dev, libwrap0-dev, libssl-dev +Depends: libyaz3 (= ${Source-Version}), libxslt1-dev, libwrap0-dev, libssl-dev, tcl8.3|tclsh Replaces: yaz-devel Conflicts: yaz-devel, libyaz-dev, libyaz2-dev -Section: devel +Section: libdevel Architecture: any Suggests: yaz-doc Description: The YAZ Z39.50 toolkit (development files) -- 1.7.10.4