From: Stanislav Sinyagin Date: Tue, 3 May 2016 06:50:27 +0000 (+0200) Subject: FS-5936 wrong dependency on freeswitch-mod-esl X-Git-Tag: v1.6.8~1^2~6^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e35369c97593ab75ae5f9b8837e47cbf017b6d3;p=thirdparty%2Ffreeswitch.git FS-5936 wrong dependency on freeswitch-mod-esl --- diff --git a/debian/bootstrap.sh b/debian/bootstrap.sh index ec461cd253..6470fdb0aa 100755 --- a/debian/bootstrap.sh +++ b/debian/bootstrap.sh @@ -361,7 +361,7 @@ Description: Cross-Platform Scalable Multi-Protocol Soft Switch Package: python-esl Section: python Architecture: any -Depends: \${shlibs:Depends}, \${misc:Depends}, \${python:Depends}, freeswitch-mod-esl (= \${binary:Version}) +Depends: \${shlibs:Depends}, \${misc:Depends}, \${python:Depends} Description: Cross-Platform Scalable Multi-Protocol Soft Switch $(debian_wrap "${fs_description}") . @@ -370,7 +370,7 @@ Description: Cross-Platform Scalable Multi-Protocol Soft Switch Package: libesl-perl Section: perl Architecture: any -Depends: \${shlibs:Depends}, \${misc:Depends}, \${perl:Depends}, freeswitch-mod-esl (= \${binary:Version}) +Depends: \${shlibs:Depends}, \${misc:Depends}, \${perl:Depends} Description: Cross-Platform Scalable Multi-Protocol Soft Switch $(debian_wrap "${fs_description}") .