[Packaging] fix debian/util.sh to work properly with new cowbuilder/pbuilder requirements for gpg keyfile formatting. add gpg to to Build-Depends as its needed to reformat the ascii armored key into the required binary format.

This commit is contained in:
Andrey Volk
2020-08-12 21:55:31 +04:00
parent be5757d93b
commit bb79c578cb
2 changed files with 8 additions and 2 deletions

2
debian/bootstrap.sh vendored
View File

@@ -334,6 +334,8 @@ Build-Depends:
libcurl4-openssl-dev | libcurl4-gnutls-dev | libcurl-dev,
bison, zlib1g-dev, libsofia-sip-ua-dev (>= 1.12.12),
libspandsp3-dev,
# used to format the private freeswitch apt-repo key properly
gnupg,
# module build-depends
$(debian_wrap "${mod_build_depends}")
Standards-Version: 3.9.3