From: Wilfried Göesgens Date: Sat, 24 May 2008 14:36:28 +0000 (+0000) Subject: * depend on curl X-Git-Tag: v7.86~2213 X-Git-Url: https://code.citadel.org/?a=commitdiff_plain;h=ff01dd1a2c4d1d232790816fe18e1268951bdfca;p=citadel.git * depend on curl --- diff --git a/citadel/debian/control b/citadel/debian/control index d10087203..cfcfbfa33 100644 --- a/citadel/debian/control +++ b/citadel/debian/control @@ -4,7 +4,8 @@ Priority: extra Maintainer: Wilfried Goesgens Build-Depends: debhelper (>= 4), po-debconf, bison, autotools-dev, libdb4.4-dev | libdb4.3-dev, libical-dev, libldap2-dev, libncurses5-dev, - libpam0g-dev, libsieve2-dev, libssl-dev, libexpat1-dev, libcitadel-dev + libpam0g-dev, libsieve2-dev, libssl-dev, libexpat1-dev, libcitadel-dev, + libcurl4-openssl-dev Standards-Version: 3.7.3 Package: citadel-server