[SCM] qtwayland packaging branch, experimental, updated. debian/5.6.1-2-20-gdbf08d8
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Fri Jul 8 20:54:52 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtwayland.git;a=commitdiff;h=dbf08d8
The following commit has been merged in the experimental branch:
commit dbf08d8e8b5d1afe063521c4eab7cabd62564f8a
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Fri Jul 8 23:54:28 2016 +0300
Make the examples package depend on the QML module.
Half of the examples are written in QML.
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 81eefaf..e9ee12e 100644
--- a/debian/control
+++ b/debian/control
@@ -36,7 +36,7 @@ Architecture: any
Multi-Arch: same
Section: x11
Pre-Depends: ${misc:Pre-Depends}
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: qml-module-qtwayland-compositor, ${misc:Depends}, ${shlibs:Depends}
Description: Qt 5 Wayland examples
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
--
qtwayland packaging
More information about the pkg-kde-commits
mailing list