[neon/snap-packaging/plasma-core-desktop] hooks: Don't build kwin-x11 which we won't use
Kevin Ottens
null at kde.org
Wed Mar 19 09:04:28 GMT 2025
Git commit 52f781fce89b51d24124b66c36893d18e9b50537 by Kevin Ottens.
Committed on 27/02/2025 at 15:19.
Pushed by ervin into branch 'master'.
Don't build kwin-x11 which we won't use
M +1 -1 hooks/000-setup-kdesrc-build.sh
https://invent.kde.org/neon/snap-packaging/plasma-core-desktop/-/commit/52f781fce89b51d24124b66c36893d18e9b50537
diff --git a/hooks/000-setup-kdesrc-build.sh b/hooks/000-setup-kdesrc-build.sh
index 0c2b455..82538cb 100755
--- a/hooks/000-setup-kdesrc-build.sh
+++ b/hooks/000-setup-kdesrc-build.sh
@@ -45,7 +45,7 @@ module-set plasma-desktop-modules
repository kde-projects
cmake-options -DBUILD_WITH_QT6=ON -DBUILD_QT5=OFF
use-modules workspace
- ignore-modules discover flatpak-kcm kdecoration oxygen oxygen-sounds breeze breeze-grub breeze-plymouth breeze-gtk kde-gtk-config khotkeys plasma-mobile plasma-settings plasma-bigscreen aura-browser plank-player plasma-remotecontrollers plasma-meetings plasma-disks plasma-firewall plymouth-kcm milou krdp union plasma-keyboard
+ ignore-modules discover flatpak-kcm kdecoration oxygen oxygen-sounds breeze breeze-grub breeze-plymouth breeze-gtk kde-gtk-config khotkeys plasma-mobile plasma-settings plasma-bigscreen aura-browser plank-player plasma-remotecontrollers plasma-meetings plasma-disks plasma-firewall plymouth-kcm milou krdp union plasma-keyboard kwin-x11
tag $PLASMA_TAG
end module-set
More information about the Neon-commits
mailing list