[neon/kf6/kf6-knewstuff/Neon/unstable] debian: kirigami
Jonathan Esk-Riddell
null at kde.org
Wed Feb 22 13:45:21 GMT 2023
Git commit 12868c6cd29d377dd05a1836b379365aacdda0af by Jonathan Esk-Riddell.
Committed on 22/02/2023 at 13:45.
Pushed by jriddell into branch 'Neon/unstable'.
kirigami
M +4 -5 debian/control
https://invent.kde.org/neon/kf6/kf6-knewstuff/commit/12868c6cd29d377dd05a1836b379365aacdda0af
diff --git a/debian/control b/debian/control
index e6bb21e..81bcb42 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Build-Depends: cmake,
kf6-ki18n-dev,
kf6-kiconthemes-dev,
kf6-kio-dev,
+ kf6-kirigami2-dev,
kf6-kitemviews-dev,
kf6-kjobwidgets-dev,
kf6-kpackage-dev,
@@ -28,7 +29,7 @@ Build-Depends: cmake,
pkg-kde-tools-neon,
qt6-base-dev,
qt6-declarative-dev,
- qt6-tools-dev,
+ qt6-tools-dev
Standards-Version: 4.1.4
Homepage: https://projects.kde.org/projects/frameworks/knewstuff
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/knewstuff
@@ -38,8 +39,7 @@ Package: kf6-knewstuff
Architecture: any
Section: kde
X-Neon-MergedPackage: true
-Depends: ${misc:Depends},
- ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Support for downloading application assets from the network.
Framework for downloading and sharing additional
application data.
@@ -50,8 +50,7 @@ Package: kf6-knewstuff-dev
Architecture: any
Section: kde
X-Neon-MergedPackage: true
-Depends: kf6-knewstuff (= ${binary:Version}),
- ${misc:Depends}
+Depends: kf6-knewstuff (= ${binary:Version}), ${misc:Depends}
Description: development files for knewstuff
Framework for downloading and sharing additional
application data.
More information about the Neon-commits
mailing list