xkeyboard-config: disable 'runtime deps as build time deps'
authorPeter Korsgaard <peter@korsgaard.com>
Mon, 6 Jan 2014 10:27:03 +0000 (11:27 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 6 Jan 2014 10:29:48 +0000 (11:29 +0100)
commit2ce67935e80b2ea6b24f22ebf1e810eae3dcefe0
tree70ae001d89bca0aeb1d88e2f1eda25b043757ca9
parent9e680d0ada829f1cd7e2e1bff138d5e3ec32d0fd
xkeyboard-config: disable 'runtime deps as build time deps'

Fixes http://autobuild.buildroot.net/results/f11/f11687ae661f9d3570c55a9d62a7822e667ad9ad/

xkeyboard-config has runtime dependencies (when using X11) on xproto and
libX11, and by default checks at build time if they are available.

Disable this check as it doesn't apply for wayland and the needed deps are
taken care of by BR for X11.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/x11r7/xkeyboard-config/xkeyboard-config.mk