From: Romain Naour Date: Thu, 15 Mar 2018 22:50:10 +0000 (+0100) Subject: package/x11r7/xkeyboard-config: install to staging X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=438041c365fceef7d598f97c27ef94716e146af4;p=buildroot.git package/x11r7/xkeyboard-config: install to staging enlightenment doesn't detect xkeyboard-config since it's missing from staging. Fixes: Dependency xkeyboard-config found: NO Signed-off-by: Romain Naour Cc: Bernd Kuhls Signed-off-by: Peter Korsgaard --- diff --git a/package/x11r7/xkeyboard-config/xkeyboard-config.mk b/package/x11r7/xkeyboard-config/xkeyboard-config.mk index d9998aa489..9a8838dde1 100644 --- a/package/x11r7/xkeyboard-config/xkeyboard-config.mk +++ b/package/x11r7/xkeyboard-config/xkeyboard-config.mk @@ -10,6 +10,9 @@ XKEYBOARD_CONFIG_SITE = http://www.x.org/releases/individual/data/xkeyboard-conf XKEYBOARD_CONFIG_LICENSE = MIT XKEYBOARD_CONFIG_LICENSE_FILES = COPYING +# xkeyboard-config.pc +XKEYBOARD_CONFIG_INSTALL_STAGING = YES + XKEYBOARD_CONFIG_CONF_OPTS = --disable-runtime-deps XKEYBOARD_CONFIG_DEPENDENCIES = host-gettext host-intltool host-xapp_xkbcomp