[neon/qt6/qt6-imageformats/Neon/release] debian: remove qt6-base-dev dependency

Harald Sitter null at kde.org
Mon Mar 4 12:29:21 GMT 2024


Git commit ff2e2ec5cb2862de0f7fce8281353546ed7468f6 by Harald Sitter.
Committed on 04/03/2024 at 12:28.
Pushed by sitter into branch 'Neon/release'.

remove qt6-base-dev dependency

it is not clear why it was added but it certainly makes no sense for
the non-dev package to depend on a dev package

M  +1    -1    debian/control

https://invent.kde.org/neon/qt6/qt6-imageformats/-/commit/ff2e2ec5cb2862de0f7fce8281353546ed7468f6

diff --git a/debian/control b/debian/control
index a3f5a4c..a664e8d 100644
--- a/debian/control
+++ b/debian/control
@@ -32,7 +32,7 @@ Architecture: any
 X-Neon-MergedPackage: true
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
-Depends: qt6-base-dev, ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Breaks: qt6-image-formats-plugins (<< ${source:Version}~ciBuild)
 Replaces: qt6-image-formats-plugins (<< ${source:Version}~ciBuild)
 Provides: qt6-image-formats-plugins


More information about the Neon-commits mailing list