From: Michal Bielicki - cypromis Date: Wed, 23 Mar 2011 13:43:03 +0000 (+0100) Subject: added libc6-dev dependency to debian build for timerfd module to build correctly X-Git-Tag: v1.2-rc1~151 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d723b3d895000ff0ba673ee0685032d773e473fe;p=thirdparty%2Ffreeswitch.git added libc6-dev dependency to debian build for timerfd module to build correctly --- diff --git a/debian/control b/debian/control index f5068bffe5..6e3bbe2c07 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,8 @@ Uploaders: Michal Bielicki , Gabriel Gunderson Build-Depends: debhelper (>= 7), wget, automake (>=1.9), autoconf, libtool, unixodbc-dev, libasound2-dev, libcurl3-openssl-dev|libcurl4-openssl-dev, libssl-dev, ncurses-dev, libogg-dev, libvorbis-dev, libperl-dev, libgdbm-dev, - libdb-dev, libgnutls-dev, libtiff4-dev, python-dev, libx11-dev, uuid-dev + libdb-dev, libgnutls-dev, libtiff4-dev, python-dev, libx11-dev, uuid-dev, + libc6-dev Homepage: http://freeswitch.org/ Standards-Version: 3.9.1 Vcs-Git: git://git.freeswitch.org/freeswitch.git