[neon/qt6/qt6-webengine/Neon/unstable] debian: remove some unused depends
Jonathan Esk-Riddell
null at kde.org
Thu Jul 20 14:52:11 BST 2023
Git commit eb1d8114b19b33f5cb014f1fd3884c4bf0b7b430 by Jonathan Esk-Riddell.
Committed on 20/07/2023 at 13:52.
Pushed by jriddell into branch 'Neon/unstable'.
remove some unused depends
M +2 -5 debian/control
https://invent.kde.org/neon/qt6/qt6-webengine/-/commit/eb1d8114b19b33f5cb014f1fd3884c4bf0b7b430
diff --git a/debian/control b/debian/control
index 8fbbbac..0a6ae96 100644
--- a/debian/control
+++ b/debian/control
@@ -102,8 +102,7 @@ Package: qt6-webengine
Architecture: any
Section: kde
X-Neon-MergedPackage: true
-Depends: libqt6webengine6-data (= ${source:Version}),
- qml6-module-qtquick,
+Depends: qml6-module-qtquick,
qml6-module-qtquick (>= 6.4.2+dfsg~),
qml6-module-qtquick-controls (>= 6.4.2+dfsg~),
qml6-module-qtquick-shapes (>= 6.4.2+dfsg~),
@@ -113,7 +112,7 @@ Depends: libqt6webengine6-data (= ${source:Version}),
${misc:Depends},
${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
-Provides: qt6-webengine-abi (= 6.4.2)
+Provides: qt6-webengine-abi (= 6.6.0)
Description: Qt 6 WebEngine Core library
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
@@ -132,10 +131,8 @@ Depends: libqt6webchannel6-dev,
qt6-declarative-dev,
qt6-positioning-dev,
qt6-webengine (= ${binary:Version}),
- qt6-webengine-dev-tools (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
-Recommends: qt6-pdf-dev (= ${binary:Version})
Description: Qt 6 WebEngine library - development files
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
More information about the Neon-commits
mailing list