[neon/snap-packaging/snapcraft-desktop-integration/work.core24] kde-neon-6: We want graphics false so as we use gpu-2404 and not content pack dri.

Scarlett Moore null at kde.org
Wed Nov 20 12:55:39 GMT 2024


Git commit 9488783a63b0059a0c3c5c115896b09ce18956a9 by Scarlett Moore.
Committed on 20/11/2024 at 12:54.
Pushed by scarlettmoore into branch 'work.core24'.

We want graphics false so as we use gpu-2404 and not content pack dri.

M  +1    -1    kde-neon-6/Makefile

https://invent.kde.org/neon/snap-packaging/snapcraft-desktop-integration/-/commit/9488783a63b0059a0c3c5c115896b09ce18956a9

diff --git a/kde-neon-6/Makefile b/kde-neon-6/Makefile
index 9d4ba29..bc0a0e5 100644
--- a/kde-neon-6/Makefile
+++ b/kde-neon-6/Makefile
@@ -8,7 +8,7 @@ LIB_DIR              := $(DESTDIR)/lib
 DEST_LAUNCHER        := desktop-launch6
 LOCALE_GENERATOR     := locale-gen
 DEST_CONFIGURE_HOOK  := hooks-configure-fonts
-WITH_GRAPHICS        := true
+WITH_GRAPHICS        := false
 PLATFORM_PLUG        := kf6-core24
 
 build: $(DEST_LAUNCHER) $(DEST_CONFIGURE_HOOK)


More information about the Neon-commits mailing list