[neon/qt6/qt6-wayland/Neon/release] debian: fix depends
Jonathan Riddell
null at kde.org
Tue Dec 14 16:29:59 GMT 2021
Git commit a04da2bf67e1e0750ccbfcfacc06ad764e9b8614 by Jonathan Riddell.
Committed on 14/12/2021 at 16:29.
Pushed by jriddell into branch 'Neon/release'.
fix depends
M +1 -2 debian/control
https://invent.kde.org/neon/qt6/qt6-wayland/commit/a04da2bf67e1e0750ccbfcfacc06ad764e9b8614
diff --git a/debian/control b/debian/control
index d64dab6..bbf00bb 100644
--- a/debian/control
+++ b/debian/control
@@ -39,8 +39,7 @@ Provides: libqt6waylandclient6,
qml6-module-qtwayland-client-texturesharing,
qml6-module-qtwayland-compositor,
qt6-wayland
-Depends: libqt6waylandclient6 (= ${binary:Version}),
- ${misc:Depends},
+Depends: ${misc:Depends},
${shlibs:Depends}
Description: Qt 6 Wayland Client library
Qt is a cross-platform C++ application framework. Qt's primary feature
More information about the Neon-commits
mailing list