[neon/kde/dolphin/Neon/release] debian: replace pkg-config (that is now a transitional package) with the new name, because otherwise CI will fail the amd64 build

Carlos De Maine null at kde.org
Tue Nov 5 22:55:10 GMT 2024


Git commit 39e6ce946bc4080920e16804c24ec1e8efa5d57d by Carlos De Maine.
Committed on 05/11/2024 at 22:55.
Pushed by carlosdem into branch 'Neon/release'.

replace pkg-config (that is now a transitional package) with the new name, because otherwise CI will fail the amd64 build

(cherry picked from commit 0952cf67f1bac61b2cf6132ab7f0ac2573da8dbc)

Co-authored-by: Oded Arbel <oded at geek.co.il>

M  +1    -1    debian/control

https://invent.kde.org/neon/kde/dolphin/-/commit/39e6ce946bc4080920e16804c24ec1e8efa5d57d

diff --git a/debian/control b/debian/control
index 6c03cb9..5854502 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,7 @@ Build-Depends: cmake,
                kf6-kuserfeedback-dev,
                kf6-kwindowsystem-dev,
                libpackagekitqt6-dev,
-               pkg-config,
+               pkgconf,
                pkg-kde-tools-neon,
                plasma-activities-dev,
                qt6-base-dev,


More information about the Neon-commits mailing list