[SCM] vlc/master: Add alternative for versions prior to Qt 5.5
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Thu Oct 22 16:43:19 UTC 2015
The following commit has been merged in the master branch:
commit 0cfcee228dc93691639ea97877de00bbadc08cd2
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Thu Oct 22 18:43:10 2015 +0200
Add alternative for versions prior to Qt 5.5
diff --git a/debian/control b/debian/control
index 74abba8..41c607f 100644
--- a/debian/control
+++ b/debian/control
@@ -179,7 +179,7 @@ Depends: fonts-freefont-ttf,
vlc-nox (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},
- libqt5xcbqpa5
+ libqt5xcbqpa5 | libqt5gui5 (<< 5.5.0~)
Recommends: vlc-plugin-notify (= ${binary:Version}),
vlc-plugin-samba (= ${binary:Version}),
xdg-utils
--
VLC media player packaging
More information about the pkg-multimedia-commits
mailing list