]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Depend on vlc-nox for mod_vlc
authorTravis Cross <tc@traviscross.com>
Fri, 17 Jan 2014 08:40:44 +0000 (08:40 +0000)
committerTravis Cross <tc@traviscross.com>
Fri, 17 Jan 2014 08:52:13 +0000 (08:52 +0000)
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

debian/control-modules

index 2fd280c30963dffb7dc774427302eddc2cc7d79e..da10d55e905f90b09eff059178b68320d29d4834 100644 (file)
@@ -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