mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 12:42:02 +00:00
Avoid mod_java on Debian wheezy
We're already avoiding it on sid and jessie; now we're hitting build failures with it on wheezy. ref: FS-6811
This commit is contained in:
Vendored
+1
@@ -41,6 +41,7 @@ avoid_mods_jessie=(
|
||||
languages/mod_java
|
||||
)
|
||||
avoid_mods_wheezy=(
|
||||
languages/mod_java
|
||||
)
|
||||
avoid_mods_squeeze=(
|
||||
formats/mod_vlc
|
||||
|
||||
Reference in New Issue
Block a user