[neon/qt6/qt6-coap/Neon/unstable] debian: tidy
Carlos De Maine
null at kde.org
Tue Oct 24 23:25:20 BST 2023
Git commit 8c7ec0a1fa24f08725d51991fcdc4f34c0f5f5ef by Carlos De Maine.
Committed on 25/10/2023 at 00:25.
Pushed by carlosdem into branch 'Neon/unstable'.
tidy
M +3 -2 debian/control
https://invent.kde.org/neon/qt6/qt6-coap/-/commit/8c7ec0a1fa24f08725d51991fcdc4f34c0f5f5ef
diff --git a/debian/control b/debian/control
index db2a222..a715ac2 100644
--- a/debian/control
+++ b/debian/control
@@ -33,8 +33,9 @@ Package: qt6-coap-dev
Architecture: any
Section: kde
X-Neon-MergedPackage: true
-Depends: qt6-coap (= ${binary:Version}),
- ${misc:Depends}
+Depends: qt6-base-dev,
+ qt6-coap (= ${binary:Version}),
+ ${misc:Depends}
Suggests: cmake
Description: Qt 6 Coap development files
Qt is a cross-platform C++ application framework. Qt's primary feature
More information about the Neon-commits
mailing list