[SCM] vlc/master: Correct minimum version of gnutls to 3.0.20.
bdrung at users.alioth.debian.org
bdrung at users.alioth.debian.org
Wed Oct 9 22:20:36 UTC 2013
The following commit has been merged in the master branch:
commit 023139d1bd22a1f4416d1b25f9ca63c07ed268cd
Author: Benjamin Drung <bdrung at debian.org>
Date: Thu Oct 10 00:10:54 2013 +0200
Correct minimum version of gnutls to 3.0.20.
diff --git a/debian/control b/debian/control
index e3f24c4..d374d5d 100644
--- a/debian/control
+++ b/debian/control
@@ -42,7 +42,7 @@ Build-Depends: autopoint,
libfreetype6-dev,
libfribidi-dev,
libgl1-mesa-dev,
- libgnutls28-dev (>= 3.2.0),
+ libgnutls28-dev (>= 3.0.20),
libgtk2.0-dev,
libidn11-dev,
libiso9660-dev (>= 0.72),
--
VLC media player packaging
More information about the pkg-multimedia-commits
mailing list