mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 09:36:46 +00:00
Follow mod_spidermonkey deprecation in debian/
It wasn't supported, and we weren't building it by default as it was.
This commit is contained in:
3
debian/bootstrap.sh
vendored
3
debian/bootstrap.sh
vendored
@@ -29,7 +29,6 @@ avoid_mods=(
|
||||
endpoints/mod_unicall
|
||||
languages/mod_managed
|
||||
languages/mod_perl
|
||||
languages/mod_spidermonkey
|
||||
languages/mod_v8
|
||||
sdk/autotools
|
||||
xml_int/mod_xml_ldap
|
||||
@@ -451,8 +450,6 @@ Recommends:
|
||||
freeswitch-music,
|
||||
freeswitch-sounds,
|
||||
freeswitch-conf-vanilla (= \${binary:Version}),
|
||||
Suggests:
|
||||
freeswitch-mod-spidermonkey (= \${binary:Version}),
|
||||
Description: Cross-Platform Scalable Multi-Protocol Soft Switch
|
||||
$(debian_wrap "${fs_description}")
|
||||
.
|
||||
|
Reference in New Issue
Block a user