]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
[Build-System] Fix wrong libspandsp-dev version for Debian 774/head
authorAndrey Volk <andywolk@gmail.com>
Tue, 4 Aug 2020 23:50:52 +0000 (03:50 +0400)
committerAndrey Volk <andywolk@gmail.com>
Tue, 4 Aug 2020 23:50:52 +0000 (03:50 +0400)
debian/bootstrap.sh

index a5ac109d3a993c2979840224b056bde31665c26b..f8b28f04315ed6a8ba885d544d923fce3554c004 100755 (executable)
@@ -333,7 +333,7 @@ Build-Depends:
 # used by many modules
  libcurl4-openssl-dev | libcurl4-gnutls-dev | libcurl-dev,
  bison, zlib1g-dev, libsofia-sip-ua-dev (>= 1.12.12),
- libspandsp-dev (>= 1.99),
+ libspandsp-dev (>= 0.0.6),
 # module build-depends
  $(debian_wrap "${mod_build_depends}")
 Standards-Version: 3.9.3