[neon/extras/kquickimageeditor] debian: kquickimageeditor-dev: drop extra dep
Pino Toscano
null at kde.org
Thu Sep 8 15:26:29 BST 2022
Git commit 0c373d9a6f915e2c87df8b275bd7e5a9e2bcd251 by Pino Toscano.
Committed on 22/02/2022 at 18:40.
Pushed by jriddell into branch 'master'.
kquickimageeditor-dev: drop extra dep
M +2 -0 debian/changelog
M +0 -1 debian/control
https://invent.kde.org/neon/extras/kquickimageeditor/commit/0c373d9a6f915e2c87df8b275bd7e5a9e2bcd251
diff --git a/debian/changelog b/debian/changelog
index 0c8db5a..3f13839 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ kquickimageeditor (0.2.0-4) UNRELEASED; urgency=medium
* Install the qmake development stuff in kquickimageeditor-dev, rather than
qml-module-org-kde-kquickimageeditor
- add proper breaks/replaces
+ * Drop the qml-module-qtquick2 dependency in kquickimageeditor-dev, as it is
+ a dependency of qml-module-org-kde-kquickimageeditor already.
-- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org> Tue, 22 Feb 2022 19:35:38 +0100
diff --git a/debian/control b/debian/control
index 90e2346..bec58df 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,6 @@ Rules-Requires-Root: no
Package: kquickimageeditor-dev
Architecture: any
Depends: qml-module-org-kde-kquickimageeditor (= ${binary:Version}),
- qml-module-qtquick2,
qtbase5-dev,
qtdeclarative5-dev,
${misc:Depends},
More information about the Neon-commits
mailing list