Skip to content

Commit

Permalink
[Build-System] Fix wrong libspandsp-dev version for Debian
Browse files Browse the repository at this point in the history
  • Loading branch information
andywolk committed Aug 4, 2020
1 parent 466a455 commit edbcf87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit edbcf87

Please sign in to comment.