3b70b62618
Fixes http://autobuild.buildroot.net/results/12b/12b7894a4f67d963ea93622eea1adc2d2c3d6847/ Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 lines
178 B
Plaintext
8 lines
178 B
Plaintext
config BR2_PACKAGE_XAPP_XWD
|
|
bool "xwd"
|
|
select BR2_PACKAGE_XLIB_LIBX11
|
|
select BR2_PACKAGE_XLIB_LIBXKBFILE
|
|
select BR2_PACKAGE_XLIB_LIBXMU
|
|
help
|
|
dump an image of an X window
|