Import buildroot 2016.02.01
This commit is contained in:
8
firmware/buildroot/package/x11r7/xapp_xdpyinfo/Config.in
Normal file
8
firmware/buildroot/package/x11r7/xapp_xdpyinfo/Config.in
Normal file
@@ -0,0 +1,8 @@
|
||||
config BR2_PACKAGE_XAPP_XDPYINFO
|
||||
bool "xdpyinfo"
|
||||
depends on BR2_USE_MMU # fork()
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
select BR2_PACKAGE_XLIB_LIBXEXT
|
||||
select BR2_PACKAGE_XLIB_LIBXTST
|
||||
help
|
||||
display information utility for X
|
||||
Reference in New Issue
Block a user