[SCM] vlc/master: Add version to vlc-nox dependency of vlc-plugin-sdl (consistent with other plug-ins).
bdrung at users.alioth.debian.org
bdrung at users.alioth.debian.org
Sat Aug 18 16:07:40 UTC 2012
The following commit has been merged in the master branch:
commit 1290ca7ec080cf1776e3947c502e442c3a0496af
Author: Benjamin Drung <bdrung at debian.org>
Date: Sat Aug 18 15:25:19 2012 +0200
Add version to vlc-nox dependency of vlc-plugin-sdl (consistent with other plug-ins).
diff --git a/debian/control b/debian/control
index e7e8be9..e4916e1 100644
--- a/debian/control
+++ b/debian/control
@@ -294,7 +294,7 @@ Description: PulseAudio plugin for VLC
Package: vlc-plugin-sdl
Architecture: any
-Depends: vlc-nox, ${misc:Depends}, ${shlibs:Depends}
+Depends: vlc-nox (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Description: SDL video and audio output plugin for VLC
This plugin adds support for the Simple DirectMedia Layer library to
the VLC media player. To activate it, use the `--vout sdl' or
--
VLC media player packaging
More information about the pkg-multimedia-commits
mailing list