Hi Carsten, should it possibly be something like >= 2.0.0 - we require libevent2?
thanks Stefan o Carsten Bock on 02/27/2014 10:28 PM: > Module: sems > Branch: master > Commit: d6755f1ca67da14fb7e304b2aaf6d95823b54c0e > URL: > http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=d6755f1ca67da14fb7e304b2aaf6d95823b54c0e > > Author: Carsten Bock <[email protected]> > Committer: Carsten Bock <[email protected]> > Date: Thu Feb 27 22:26:06 2014 +0100 > > b/f: Packaging: Added build dependency to libevent-dev > (as pointed out by Jon Bonilla) > > --- > > pkg/debian/control | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/pkg/debian/control b/pkg/debian/control > index 1858fcf..2030fe7 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-sip, python-sip4-dev | python-sip-dev, > openssl, libev-dev, libmysql++-dev, libxml2-dev, libcurl4-openssl-dev | > libcurl4-gnutls-dev > +Build-Depends: debhelper (>= 4), libspeex-dev, flite-dev, libspandsp-dev, > libssl-dev, python-dev, sip4 | python-sip, python-sip4-dev | python-sip-dev, > openssl, libev-dev, libmysql++-dev, libxml2-dev, libcurl4-openssl-dev | > libcurl4-gnutls-dev, libevent-dev > Standards-Version: 3.5.2 > > Package: sems > > _______________________________________________ > Semsdev mailing list > [email protected] > http://lists.iptel.org/mailman/listinfo/semsdev > _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
