From 4d1f9d4724cfc0dbb5b8f102736534e41371028e Mon Sep 17 00:00:00 2001 From: 4zv4l <4zv4l@protonmail.com> Date: Wed, 3 Dec 2025 09:16:40 +0800 Subject: [PATCH] change: move wayland-protocols to native input and remove meson/ninja as dup in native input --- mangowc.scm | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/mangowc.scm b/mangowc.scm index 5f4ce115..9c55d43e 100644 --- a/mangowc.scm +++ b/mangowc.scm @@ -38,11 +38,9 @@ (substitute* "meson.build" (("'-DSYSCONFDIR=\\\"@0@\\\"'.format\\('/etc'\\)") "'-DSYSCONFDIR=\"@0@\"'.format(sysconfdir)") - (("sysconfdir = sysconfdir.substring\\(prefix.length\\(\\)\\)") ""))))))) (inputs (list wayland - wayland-protocols libinput libdrm libxkbcommon @@ -56,7 +54,7 @@ xcb-util-wm wlroots scenefx)) - (native-inputs (list meson ninja pkg-config)) + (native-inputs (list pkg-config wayland-protocols)) (home-page "https://github.com/DreamMaoMao/mangowc") (synopsis "Wayland compositor based on wlroots and scenefx") (description "A Wayland compositor based on wlroots and scenefx,