[SCM] vlc/master: Add vlc-bin to vlc's Depends
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Wed Oct 19 17:06:50 UTC 2016
The following commit has been merged in the master branch:
commit b312be3b9993c14a801a064da63183f02f7917a6
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Wed Oct 19 19:06:42 2016 +0200
Add vlc-bin to vlc's Depends
diff --git a/debian/control b/debian/control
index cdb1947..02b18e3 100644
--- a/debian/control
+++ b/debian/control
@@ -142,7 +142,8 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/vlc.git
Package: vlc
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
-Depends: vlc-plugin-base (= ${binary:Version}),
+Depends: vlc-bin (= ${binary:Version}),
+ vlc-plugin-base (= ${binary:Version}),
vlc-plugin-qt (= ${binary:Version}),
vlc-plugin-video-output (= ${binary:Version}),
vlc-l10n (= ${source:Version}),
--
VLC media player packaging
More information about the pkg-multimedia-commits
mailing list