[neon/kf6/ki18n/Neon/unstable] debian: Qt6QmlConfig
Jonathan Esk-Riddell
null at kde.org
Fri Jan 20 15:46:03 GMT 2023
Git commit 5bc307413eab74dd12b1d84b47f7116a05d3747c by Jonathan Esk-Riddell.
Committed on 20/01/2023 at 15:45.
Pushed by jriddell into branch 'Neon/unstable'.
Qt6QmlConfig
M +4 -6 debian/control
https://invent.kde.org/neon/kf6/ki18n/commit/5bc307413eab74dd12b1d84b47f7116a05d3747c
diff --git a/debian/control b/debian/control
index f553f3f..130d53f 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,8 @@ Build-Depends: cmake,
pkg-kde-tools-neon,
python3,
qt6-base-dev,
- qt6-tools-dev,
+ qt6-declarative-dev,
+ qt6-tools-dev
Standards-Version: 4.1.4
Homepage: https://projects.kde.org/projects/frameworks/ki18n
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/ki18n
@@ -21,8 +22,7 @@ Package: kf6-ki18n
Architecture: any
Section: kde
X-Neon-MergedPackage: true
-Depends: ${misc:Depends},
- ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Advanced internationalization framework.
Ki18n is the KDE internationalization system for
user-interface text. It enables localization of
@@ -40,9 +40,7 @@ Package: kf6-ki18n-dev
Architecture: any
Section: kde
X-Neon-MergedPackage: true
-Depends: kf6-ki18n (= ${binary:Version}),
- python3:any,
- ${misc:Depends}
+Depends: kf6-ki18n (= ${binary:Version}), python3:any, ${misc:Depends}
Description: Advanced internationalization framework.
Ki18n is the KDE internationalization system for
user-interface text. It enables localization of
More information about the Neon-commits
mailing list