[neon/snap-packaging/qt-common-themes-sdk] /: Add kde-gtk-config for missing gtk modules like color reload.
Scarlett Moore
null at kde.org
Wed Jul 3 15:53:28 BST 2024
Git commit f39ca3b592cd7b3be3e49017c34c76478ba7e810 by Scarlett Moore.
Committed on 03/07/2024 at 14:52.
Pushed by scarlettmoore into branch 'master'.
Add kde-gtk-config for missing gtk modules like color reload.
M +9 -0 snapcraft.yaml
https://invent.kde.org/neon/snap-packaging/qt-common-themes-sdk/-/commit/f39ca3b592cd7b3be3e49017c34c76478ba7e810
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 3f865e8..f02770c 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -334,3 +334,12 @@ parts:
- kde-qt6-core22-sdk
cmake-parameters: *cmakeparameters
build-environment: *buildenvironment
+
+ kde-gtk-config:
+ source: https://invent.kde.org/plasma/kde-gtk-config.git
+ plugin: cmake
+ build-snaps:
+ - kf6-core22-sdk
+ - kde-qt6-core22-sdk
+ cmake-parameters: *cmakeparameters
+ build-environment: *buildenvironment
More information about the Neon-commits
mailing list