[neon/qt6/qt6-coap/Neon/unstable] debian: remove some unnecessaries

Carlos De Maine null at kde.org
Thu Jul 27 08:45:12 BST 2023


Git commit a51f4bdcdfc8e75ab475efc7e30d5b1ce1eb1c05 by Carlos De Maine.
Committed on 27/07/2023 at 09:45.
Pushed by carlosdem into branch 'Neon/unstable'.

remove some unnecessaries

M  +1    -3    debian/control

https://invent.kde.org/neon/qt6/qt6-coap/-/commit/a51f4bdcdfc8e75ab475efc7e30d5b1ce1eb1c05

diff --git a/debian/control b/debian/control
index ae5f545..fcfebcc 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,6 @@ Build-Depends: cmake,
                pkg-config,
                pkg-kde-tools,
                qt6-base-dev,
-               qt6-base-dev-tools,
 Standards-Version: 4.6.2
 Homepage: https://www.qt.io/developers/
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-datavis3d
@@ -35,8 +34,7 @@ Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
 Depends: qt6-base (= ${binary:Version}),
-         qt6-base-dev-tools (= ${binary:Version}),
-         ${misc:Depends}
+                  ${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