[neon/kf6/kf6-qqc2-desktop-style/Neon/release] debian: pkgconf
Carlos De Maine
null at kde.org
Wed Dec 18 08:41:49 GMT 2024
Git commit be025112ca09e87f674c118ff7ec551a392392ba by Carlos De Maine.
Committed on 18/12/2024 at 08:41.
Pushed by carlosdem into branch 'Neon/release'.
pkgconf
M +3 -2 debian/control
https://invent.kde.org/neon/kf6/kf6-qqc2-desktop-style/-/commit/be025112ca09e87f674c118ff7ec551a392392ba
diff --git a/debian/control b/debian/control
index 2a05994..4bb4271 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: cmake,
kf6-kiconthemes-dev,
kf6-kirigami2-dev,
kf6-sonnet-dev,
- pkg-config,
+ pkgconf,
pkg-kde-tools-neon,
qt6-base-dev,
qt6-declarative-dev,
@@ -26,7 +26,8 @@ Architecture: any
Section: kde
X-Neon-MergedPackage: true
Depends: qml6-module-org-kde-sonnet,
- ${misc:Depends}, ${shlibs:Depends}
+ ${misc:Depends},
+ ${shlibs:Depends}
Replaces: libkf6qqc2desktopstyle6,
qml6-module-org-kde-qqc2desktopstyle,
Description: Qt Quick Controls 2: Desktop Style
More information about the Neon-commits
mailing list