mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-16 08:49:01 +00:00
fix dependency to python-dev for debian packages
This commit is contained in:
parent
9686a38f92
commit
faffbaaadb
2
debian/control
vendored
2
debian/control
vendored
@ -6,7 +6,7 @@ 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, libx11-dev, uuid-dev
|
libdb-dev, libgnutls-dev, libtiff4-dev, python-dev, libx11-dev, uuid-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
|
||||||
|
1
debian/freeswitch-python.config
vendored
Normal file
1
debian/freeswitch-python.config
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
opt/freeswitch/conf/autoload_configs/python.conf.xml
|
3
debian/freeswitch-python.install
vendored
Normal file
3
debian/freeswitch-python.install
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
opt/freeswitch/conf/autoload_configs/python.conf.xml
|
||||||
|
opt/freeswitch/mod/mod_python.so*
|
||||||
|
usr/lib/python2.5/site-packages/freeswitch.py*
|
Loading…
x
Reference in New Issue
Block a user