[SCM] vlc/master: Fix Recommends
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Wed Oct 12 23:07:49 UTC 2016
The following commit has been merged in the master branch:
commit ac017fb68cf8ce0235f794b288c103a9e11c5d2c
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Thu Oct 13 01:07:25 2016 +0200
Fix Recommends
diff --git a/debian/control b/debian/control
index 3d0b380..e9c8490 100644
--- a/debian/control
+++ b/debian/control
@@ -150,7 +150,7 @@ Depends: fonts-freefont-ttf,
${shlibs:Depends}
Recommends: vlc-plugin-notify (= ${binary:Version}),
vlc-plugin-samba (= ${binary:Version}),
- vlc-plugin-skins (= ${binary:Version}),
+ vlc-plugin-skins2 (= ${binary:Version}),
vlc-plugin-access-extra (= ${binary:Version}),
xdg-utils
Breaks: vlc-nox (<< 2.2.0~pre2-2~),
--
VLC media player packaging
More information about the pkg-multimedia-commits
mailing list