[neon/kf6/kf6-kwayland/Neon/unstable] debian: Add missing runtime -dev qt6-base

Scarlett Moore null at kde.org
Sat Oct 7 14:17:52 BST 2023


Git commit 96f540b2f14c3ade3cdecfc45c85381739377937 by Scarlett Moore.
Committed on 07/10/2023 at 15:17.
Pushed by scarlettmoore into branch 'Neon/unstable'.

Add missing runtime -dev qt6-base

M  +3    -1    debian/control

https://invent.kde.org/neon/kf6/kf6-kwayland/-/commit/96f540b2f14c3ade3cdecfc45c85381739377937

diff --git a/debian/control b/debian/control
index 7bfd326..e356129 100644
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,9 @@ Package: kf6-kwayland-dev
 Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
-Depends: kf6-kwayland (= ${binary:Version}), ${misc:Depends}
+Depends: kf6-kwayland (= ${binary:Version}),
+         qt6-base-dev,
+         ${misc:Depends}
 Priority: optional
 Description: Qt library wrapper for Wayland libraries - data files
  KWayland provides a Qt-style Server library wrapper for


More information about the Neon-commits mailing list