blob: ca5ab59576e9ae679978260650be6f8f2f8722bd (
plain)
1
2
3
4
5
6
7
8
  | 
config BR2_PACKAGE_XLIB_LIBXI
	bool "libXi"
	select BR2_PACKAGE_XPROTO_INPUTPROTO
	select BR2_PACKAGE_XLIB_LIBX11
	select BR2_PACKAGE_XLIB_LIBXEXT
	select BR2_PACKAGE_XPROTO_XPROTO
	help
	  X.Org Xi library
  |