]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
[Packaging] Require specific libsofia-sip-ua0 version when installing FreeSWITCH...
authorAndrey Volk <andywolk@gmail.com>
Wed, 13 Oct 2021 17:26:21 +0000 (20:26 +0300)
committerAndrey Volk <andywolk@gmail.com>
Tue, 19 Oct 2021 20:39:49 +0000 (23:39 +0300)
debian/bootstrap.sh

index 61098cb11a95d35176da7b05b1eee26c307d2436..65830c8cb80108ad4edbc47304e71f08f9c0564b 100755 (executable)
@@ -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)