[neon/kf6/kf6-kirigami/Neon/release] debian: fix dep name

Jonathan Esk-Riddell null at kde.org
Thu Feb 22 12:00:59 GMT 2024


Git commit 9ff763ddc57f21bd0a08939612c084bdaff13fa2 by Jonathan Esk-Riddell.
Committed on 22/02/2024 at 12:00.
Pushed by jriddell into branch 'Neon/release'.

fix dep name

M  +1    -1    debian/control

https://invent.kde.org/neon/kf6/kf6-kirigami/-/commit/9ff763ddc57f21bd0a08939612c084bdaff13fa2

diff --git a/debian/control b/debian/control
index 1137c82..cf0b85c 100644
--- a/debian/control
+++ b/debian/control
@@ -52,7 +52,7 @@ Package: kf6-kirigami-dev
 Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
-Depends: kf6-kirigami2 (= ${binary:Version}),
+Depends: kf6-kirigami (= ${binary:Version}),
          qt6-base-dev,
          qt6-declarative-dev,
          qt6-shadertools-dev,


More information about the Neon-commits mailing list