[SCM] vlc/master: Correct reason to disable the libvnc plugin.

bdrung at users.alioth.debian.org bdrung at users.alioth.debian.org
Mon Oct 28 20:25:59 UTC 2013


The following commit has been merged in the master branch:
commit 10260bca11f51d94d30d8a60dd1f3f593767861f
Author: Benjamin Drung <bdrung at debian.org>
Date:   Mon Oct 28 21:25:53 2013 +0100

    Correct reason to disable the libvnc plugin.

diff --git a/debian/rules b/debian/rules
index c4e2212..ed83789 100755
--- a/debian/rules
+++ b/debian/rules
@@ -108,7 +108,7 @@ confflags += \
 # fdkaac -> in Debian non-free
 # gnomevfs -> poorly maintained
 # goom -> not in Debian
-# libvnc -> libvncclient not in Debian
+# libvnc -> libvncserver-dev (containing libvncclient) conflicts with gnutls28
 # opencv -> developer plugin not required by end users
 # projectm -> broken
 # quicksync -> currently not supported on Linux

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list