mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-17 01:02:12 +00:00
added libc6-dev dependency to debian build for timerfd module to build correctly
This commit is contained in:
parent
a36e8e606f
commit
d723b3d895
3
debian/control
vendored
3
debian/control
vendored
@ -6,7 +6,8 @@ Uploaders: Michal Bielicki <michal.bielicki@seventhsignal.pl>, Gabriel Gunderson
|
|||||||
Build-Depends: debhelper (>= 7), wget, automake (>=1.9), autoconf, libtool,
|
Build-Depends: debhelper (>= 7), wget, automake (>=1.9), autoconf, libtool,
|
||||||
unixodbc-dev, libasound2-dev, libcurl3-openssl-dev|libcurl4-openssl-dev,
|
unixodbc-dev, libasound2-dev, libcurl3-openssl-dev|libcurl4-openssl-dev,
|
||||||
libssl-dev, ncurses-dev, libogg-dev, libvorbis-dev, libperl-dev, libgdbm-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/
|
Homepage: http://freeswitch.org/
|
||||||
Standards-Version: 3.9.1
|
Standards-Version: 3.9.1
|
||||||
Vcs-Git: git://git.freeswitch.org/freeswitch.git
|
Vcs-Git: git://git.freeswitch.org/freeswitch.git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user