[neon/neon-packaging/neochat/Neon/unstable] debian: prison runtime and freetype and kunifiedpush build type deps

Jonathan Esk-Riddell null at kde.org
Tue Jan 9 11:44:14 GMT 2024


Git commit 0366819e950aa3384d4de2bbc992fe0f6b33846a by Jonathan Esk-Riddell.
Committed on 09/01/2024 at 12:44.
Pushed by jriddell into branch 'Neon/unstable'.

prison runtime and freetype and kunifiedpush build type deps

M  +9    -6    debian/control
M  +1    -1    debian/meta/cmake-ignore

https://invent.kde.org/neon/neon-packaging/neochat/-/commit/0366819e950aa3384d4de2bbc992fe0f6b33846a

diff --git a/debian/control b/debian/control
index a479ac1..10f3c77 100644
--- a/debian/control
+++ b/debian/control
@@ -5,10 +5,7 @@ Maintainer: Jonathan Riddell <jr at jriddell.org>
 Build-Depends: cmake,
                cmark,
                debhelper-compat (= 13),
-               libcmark-dev,
                kf6-extra-cmake-modules,
-               kf6-kirigami-addons-dev,
-               kf6-kirigami2-dev,
                kf6-kcolorscheme-dev,
                kf6-kconfig-dev,
                kf6-kconfigwidgets-dev,
@@ -16,16 +13,21 @@ Build-Depends: cmake,
                kf6-kdbusaddons-dev,
                kf6-kdoctools-dev,
                kf6-ki18n-dev,
-               kf6-kitemmodels-dev,
                kf6-kio-dev,
+               kf6-kirigami-addons-dev,
+               kf6-kirigami2-dev,
+               kf6-kitemmodels-dev,
                kf6-knotifications-dev,
                kf6-kquickcharts-dev,
-               kf6-qqc2-desktop-style-dev,
                kf6-kstatusnotifieritem-dev,
                kf6-kwindowsystem-dev,
+               kf6-qqc2-desktop-style-dev,
                kf6-sonnet-dev,
                kf6-syntax-highlighting-dev,
                kquickimageeditor-dev,
+               kunifiedpush-dev,
+               libcmark-dev,
+               libfreetype-dev,
                libicu-dev,
                libolm-dev,
                libquotient-qt6-dev,
@@ -47,8 +49,9 @@ Rules-Requires-Root: no
 
 Package: neochat
 Architecture: any
-Depends: qml6-module-org-kde-kirigami-addons-labs-mobileform,
+Depends: kf6-prison,
          qml6-module-org-kde-kirigami-addons-labs-components,
+         qml6-module-org-kde-kirigami-addons-labs-mobileform,
          qml6-module-org-kde-kirigami2,
          qml6-module-org-kde-kitemmodels,
          qml6-module-org-kde-kquickimageeditor,
diff --git a/debian/meta/cmake-ignore b/debian/meta/cmake-ignore
index 36c948c..f5a86e6 100644
--- a/debian/meta/cmake-ignore
+++ b/debian/meta/cmake-ignore
@@ -1 +1 @@
-org.kde.kitemmodels-QMLModule
+org.kde.prison-QMLModule


More information about the Neon-commits mailing list