From: Andrey Volk Date: Wed, 13 Oct 2021 17:26:21 +0000 (+0300) Subject: [Packaging] Require specific libsofia-sip-ua0 version when installing FreeSWITCH... X-Git-Tag: v1.10.7^2~223 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c4a8d33f5e94713ada4bdb100da27364d0771e6;p=thirdparty%2Ffreeswitch.git [Packaging] Require specific libsofia-sip-ua0 version when installing FreeSWITCH binary packages. --- diff --git a/debian/bootstrap.sh b/debian/bootstrap.sh index 61098cb11a..65830c8cb8 100755 --- a/debian/bootstrap.sh +++ b/debian/bootstrap.sh @@ -371,7 +371,7 @@ Description: Cross-Platform Scalable Multi-Protocol Soft Switch Package: libfreeswitch1 Architecture: amd64 armhf -Depends: \${shlibs:Depends}, \${misc:Depends} +Depends: \${shlibs:Depends}, \${misc:Depends}, libsofia-sip-ua0 (>= 1.13.5) Recommends: Suggests: libfreeswitch1-dbg Conflicts: freeswitch-all (<= 1.6.7)