From 9433ea77f031975f4bc9f4d725302cc1bfd7f71e Mon Sep 17 00:00:00 2001 From: DanyLE Date: Wed, 26 Jul 2023 13:12:48 +0200 Subject: [PATCH] customing wlroots --- recipes-wlroots/wlroots/wlroots-%.bbappend | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 recipes-wlroots/wlroots/wlroots-%.bbappend diff --git a/recipes-wlroots/wlroots/wlroots-%.bbappend b/recipes-wlroots/wlroots/wlroots-%.bbappend new file mode 100644 index 0000000..e47a686 --- /dev/null +++ b/recipes-wlroots/wlroots/wlroots-%.bbappend @@ -0,0 +1,2 @@ +PACKAGECONFIG += " opengl gbm libinput " +PACKAGECONFIG:remove = " sysvinit systemd x11 xwayland " \ No newline at end of file