From: Travis Cross Date: Fri, 17 Jan 2014 08:40:44 +0000 (+0000) Subject: Depend on vlc-nox for mod_vlc X-Git-Tag: v1.5.8~25^2~347 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f9a70324fd3cc362596442aa218fa99b011404e;p=thirdparty%2Ffreeswitch.git Depend on vlc-nox for mod_vlc mod_vlc needs the plugins from vlc-nox to do anything useful. Currently mod_vlc segfaults without the plugins. Even after that is fixed, however, without any plugins mod_vlc can't do its job, so we'll set a hard dependency here. I could probably be talked into making this a Recommends rather than Depends. FS-6124 --- diff --git a/debian/control-modules b/debian/control-modules index 2fd280c309..da10d55e90 100644 --- a/debian/control-modules +++ b/debian/control-modules @@ -540,6 +540,7 @@ Module: formats/mod_vlc Description: VLC streaming This module provides VLC streaming. Build-Depends: libvlc-dev (>= 2.0.0) +Depends: vlc-nox Distro-Conflicts: squeeze ## mod/languages