[neon/qt6/qt6-declarative/Neon/release] debian: make doc depend on dev
Carlos De Maine
null at kde.org
Mon Oct 23 01:10:23 BST 2023
Git commit a15519f4f4b5f06c6ff9fa36c1581cb42a935913 by Carlos De Maine.
Committed on 23/10/2023 at 01:15.
Pushed by carlosdem into branch 'Neon/release'.
make doc depend on dev
M +1 -1 debian/control
https://invent.kde.org/neon/qt6/qt6-declarative/-/commit/a15519f4f4b5f06c6ff9fa36c1581cb42a935913
diff --git a/debian/control b/debian/control
index 6697d83..62b8998 100644
--- a/debian/control
+++ b/debian/control
@@ -70,7 +70,7 @@ Architecture: all
Section: kde
X-Neon-MergedPackage: true
Depends: qt6-base-doc,
- qt6-declarative (= ${binary:Version}),
+ qt6-declarative-dev (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
Description: Qt 6 declarative documentation files
More information about the Neon-commits
mailing list