4c552029cb
xeyes depends on Xrender since version 1.1.0 http://lists.freedesktop.org/archives/xorg/2009-December/048305.html Fixes http://autobuild.buildroot.net/results/bae/baeded072fbec4a398738e00dbf851d756af660f/ Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 lines
241 B
Plaintext
10 lines
241 B
Plaintext
config BR2_PACKAGE_XAPP_XEYES
|
|
bool "xeyes"
|
|
select BR2_PACKAGE_XLIB_LIBX11
|
|
select BR2_PACKAGE_XLIB_LIBXEXT
|
|
select BR2_PACKAGE_XLIB_LIBXMU
|
|
select BR2_PACKAGE_XLIB_LIBXRENDER
|
|
select BR2_PACKAGE_XLIB_LIBXT
|
|
help
|
|
X.Org xeyes application
|