[neon/neon-packaging/skladnik/Neon/unstable] debian: fix deps

Carlos De Maine null at kde.org
Fri Jan 5 14:50:10 GMT 2024


Git commit ffdba4f35597e9922ca8fd181edc3aa3048e2e05 by Carlos De Maine.
Committed on 05/01/2024 at 15:50.
Pushed by carlosdem into branch 'Neon/unstable'.

fix deps

M  +2    -2    debian/control

https://invent.kde.org/neon/neon-packaging/skladnik/-/commit/ffdba4f35597e9922ca8fd181edc3aa3048e2e05

diff --git a/debian/control b/debian/control
index d171d44..c713a96 100644
--- a/debian/control
+++ b/debian/control
@@ -6,15 +6,15 @@ Uploaders: KDE Neon <neon at kde.org>,
 Build-Depends: cmake,
                debhelper-compat (= 13),
                extra-cmake-modules,
-               kf6-kf6-kconfig-dev,
+               kf6-kconfig-dev,
                kf6-kconfigwidgets-dev,
                kf6-kcoreaddons-dev,
                kf6-kcrash-dev,
                kf6-ki18n-dev,
-               kf6-kdegames-dev,
                kf6-kio-dev,
                kf6-kwidgetsaddons-dev,
                kf6-kxmlgui-dev,
+               libkdegames6-dev,
                pkg-kde-tools-neon,
                qtbase5-dev,
 Standards-Version: 4.6.2


More information about the Neon-commits mailing list