[neon/qt6/qt6-mqtt/Neon/unstable] debian: qt6-base-dev

Carlos De Maine null at kde.org
Tue Oct 24 23:26:49 BST 2023


Git commit e53865d4cfb5dcac7e256b0ea577c8259e7538f6 by Carlos De Maine.
Committed on 25/10/2023 at 00:26.
Pushed by carlosdem into branch 'Neon/unstable'.

qt6-base-dev

M  +2    -1    debian/control

https://invent.kde.org/neon/qt6/qt6-mqtt/-/commit/e53865d4cfb5dcac7e256b0ea577c8259e7538f6

diff --git a/debian/control b/debian/control
index 1337286..9b69640 100644
--- a/debian/control
+++ b/debian/control
@@ -36,7 +36,8 @@ Package: qt6-mqtt-dev
 Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
-Depends: qt6-mqtt (= ${binary:Version}),
+Depends: qt6-base-dev,
+         qt6-mqtt (= ${binary:Version}),
          ${misc:Depends}
 Description: Qt 6 MQTT development files
  Qt is a cross-platform C++ application framework. Qt's primary feature


More information about the Neon-commits mailing list