From 43f0c5e75c659ec8b63fc33a3ae41dd5b9b64328 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 27 Jun 2021 00:56:06 +0200 Subject: [PATCH] wayfire: fix dependencies --- recipes-wlroots/wayfire/wayfire_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-wlroots/wayfire/wayfire_git.bb b/recipes-wlroots/wayfire/wayfire_git.bb index 775a6b5..ff888ac 100644 --- a/recipes-wlroots/wayfire/wayfire_git.bb +++ b/recipes-wlroots/wayfire/wayfire_git.bb @@ -36,8 +36,8 @@ RRECOMMENDS_${PN} += " \ " PACKAGECONFIG[gles32] = "-Denable_gles32=true,-Denable_gles32=false" -PACKAGECONFIG[use_system_wfconfig] = "-Duse_system_wfconfig=enabled,-Duse_system_wfconfig=disabled,wlroots" -PACKAGECONFIG[use_system_wlroots] = "-Duse_system_wlroots=enabled,-Duse_system_wlroots=disabled,wf-config" +PACKAGECONFIG[use_system_wfconfig] = "-Duse_system_wfconfig=enabled,-Duse_system_wfconfig=disabled,wf-config" +PACKAGECONFIG[use_system_wlroots] = "-Duse_system_wlroots=enabled,-Duse_system_wlroots=disabled,wlroots" PACKAGECONFIG[xwayland] = "-Dxwayland=enabled,-Dxwayland=disabled" PACKAGECONFIG ?= " \