From: Wilfried Goesgens Date: Sat, 1 Jan 2011 17:00:42 +0000 (+0100) Subject: Libev / libcares : add build dependencies X-Git-Tag: v8.11~1133 X-Git-Url: https://code.citadel.org/?a=commitdiff_plain;h=03ca46c6f61467f62cb600d345383d70ca4fc953;p=citadel.git Libev / libcares : add build dependencies --- diff --git a/citadel/debian/control b/citadel/debian/control index 6c49c4c93..6b6135367 100644 --- a/citadel/debian/control +++ b/citadel/debian/control @@ -5,7 +5,7 @@ Maintainer: Wilfried Goesgens Build-Depends: debhelper (>= 4), po-debconf, bison, autotools-dev, libdb-dev, libical-dev (>=0.43), libldap2-dev, gettext, locales, libpam0g-dev, libsieve2-dev, libssl-dev, libexpat1-dev, libcitadel-dev (>= 7.42), - libcurl4-openssl-dev | libcurl3-openssl-dev, zlib1g-dev, libevent-dev + libcurl4-openssl-dev | libcurl3-openssl-dev, zlib1g-dev, libev-dev, libc-ares-dev (>= 1.7.2) Standards-Version: 3.8.0 Package: citadel-server