[SCM] vlc/master: Revert "Add alternative for versions prior to Qt 5.5" and "Hard code dependency on libqt5xcbqpa5"

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sat Oct 24 11:20:04 UTC 2015


The following commit has been merged in the master branch:
commit a00931fd0e9ddc634e695827c14868d9e47abb1c
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Sat Oct 24 13:18:00 2015 +0200

    Revert "Add alternative for versions prior to Qt 5.5" and "Hard code dependency on libqt5xcbqpa5"
    
    This was fixed in qtbase-opensource-src 5.5.1+dfsg-4.

diff --git a/debian/control b/debian/control
index 41c607f..f401f8b 100644
--- a/debian/control
+++ b/debian/control
@@ -178,8 +178,7 @@ Architecture: any
 Depends: fonts-freefont-ttf,
          vlc-nox (= ${binary:Version}),
          ${misc:Depends},
-         ${shlibs:Depends},
-         libqt5xcbqpa5 | libqt5gui5 (<< 5.5.0~)
+         ${shlibs:Depends}
 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