From 5254d5a291bc4e4d7797c4999471c601bb1864ca Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 11 May 2010 14:13:08 +0200 Subject: [PATCH] Do not depend on libgnutls-dev (libyaz4-dev does) --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 297fa93..7e9348f 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: devel Standards-Version: 3.6.2 Maintainer: Adam Dickmeiss Priority: extra -Build-Depends: debhelper (>= 4), libyaz4-dev, libyazpp4-dev (>= 1.2.1), libxslt1-dev, libboost-dev, libboost-thread-dev, libboost-test-dev, libgnutls-dev +Build-Depends: debhelper (>= 4), libyaz4-dev, libyazpp4-dev (>= 1.2.1), libxslt1-dev, libboost-dev, libboost-thread-dev, libboost-test-dev Package: metaproxy Section: net -- 1.7.10.4