mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-26 12:37:26 +00:00
FS-7488: [mod_managed] fix build error and enable on debina packages
This commit is contained in:
parent
3b00832e50
commit
d376150e0e
1
debian/bootstrap.sh
vendored
1
debian/bootstrap.sh
vendored
@ -31,7 +31,6 @@ avoid_mods=(
|
|||||||
endpoints/mod_reference
|
endpoints/mod_reference
|
||||||
endpoints/mod_unicall
|
endpoints/mod_unicall
|
||||||
event_handlers/mod_amqp
|
event_handlers/mod_amqp
|
||||||
languages/mod_managed
|
|
||||||
sdk/autotools
|
sdk/autotools
|
||||||
xml_int/mod_xml_ldap
|
xml_int/mod_xml_ldap
|
||||||
xml_int/mod_xml_radius
|
xml_int/mod_xml_radius
|
||||||
|
2
debian/control-modules
vendored
2
debian/control-modules
vendored
@ -578,7 +578,7 @@ Description: mod_lua
|
|||||||
Module: languages/mod_managed
|
Module: languages/mod_managed
|
||||||
Description: mod_managed
|
Description: mod_managed
|
||||||
Adds mod_managed.
|
Adds mod_managed.
|
||||||
Build-Depends: libmono-2.0-dev, mono-gmcs
|
Build-Depends: libmono-2.0-dev, mono-mcs
|
||||||
|
|
||||||
Module: languages/mod_perl
|
Module: languages/mod_perl
|
||||||
Description: mod_perl
|
Description: mod_perl
|
||||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user