[neon/neon-packaging/kasts/Neon/unstable] debian: more build deps

Carlos De Maine null at kde.org
Mon Mar 17 09:56:49 GMT 2025


Git commit 709d43f33c163e9fa9ff23f8cea25fabf5a93657 by Carlos De Maine.
Committed on 17/03/2025 at 09:56.
Pushed by carlosdem into branch 'Neon/unstable'.

more build deps

M  +6    -2    debian/control

https://invent.kde.org/neon/neon-packaging/kasts/-/commit/709d43f33c163e9fa9ff23f8cea25fabf5a93657

diff --git a/debian/control b/debian/control
index ad6ef18..dccccc3 100644
--- a/debian/control
+++ b/debian/control
@@ -4,24 +4,28 @@ Priority: optional
 Maintainer: Jonathan Riddell <jr at jriddell.org>
 Build-Depends: cmake,
                debhelper-compat (= 13),
-               extra-cmake-modules,
+               kf6-breeze-icon-theme-dev,
+               kf6-extra-cmake-modules,
                kf6-kirigami2-dev,
                kf6-kirigami-addons-dev,
                kf6-kcolorscheme-dev,
                kf6-kconfig-dev,
                kf6-kcoreaddons-dev,
                kf6-kcrash-dev,
+               kf6-kdbusaddons-dev,
                kf6-ki18n-dev,
                kf6-kiconthemes-dev,
+               kf6-kwindowsystem-dev,
                kf6-networkmanager-qt-dev,
                kf6-syndication-dev,
                kf6-threadweaver-dev,
-               libqt5svg5-dev,
                libtag1-dev,
+               libvlc-dev,
                qtkeychain-qt6-dev,
                pkg-kde-tools-neon,
                qt6-declarative-dev,
                qt6-multimedia-dev,
+               qt6-svg-dev,
 Standards-Version: 4.6.2
 Homepage: http://www.kde.org/
 


More information about the Neon-commits mailing list