Module: sems Branch: master Commit: d06f1eac8407b564aa4981ab4e519eebe8228dc0 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=d06f1eac8407b564aa4981ab4e519eebe8228dc0
Author: Stefan Sayer <[email protected]> Committer: Stefan Sayer <[email protected]> Date: Mon Apr 16 00:23:14 2012 +0200 fixed build-deps for mod_curl and mod_xml --- pkg/debian/control | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pkg/debian/control b/pkg/debian/control index 10ec3b4..5bcf3e4 100644 --- a/pkg/debian/control +++ b/pkg/debian/control @@ -2,7 +2,7 @@ Source: sems Section: net Priority: optional Maintainer: Stefan Sayer <[email protected]> -Build-Depends: debhelper (>= 4), libspeex-dev, flite-dev, libspandsp-dev, libssl-dev, python-dev, sip4, python-sip4-dev, openssl, libev-dev, libmysql++-dev +Build-Depends: debhelper (>= 4), libspeex-dev, flite-dev, libspandsp-dev, libssl-dev, python-dev, sip4, python-sip4-dev, openssl, libev-dev, libmysql++-dev, libxml2-dev, libcurl4-openssl-dev | libcurl4-gnutls-dev Standards-Version: 3.5.2 Package: sems _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
