xref: /OK3568_Linux_fs/buildroot/package/x11r7/xapp_xcompmgr/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_XAPP_XCOMPMGR
2	bool "xcompmgr"
3	select BR2_PACKAGE_XLIB_LIBXCOMPOSITE
4	select BR2_PACKAGE_XLIB_LIBXDAMAGE
5	select BR2_PACKAGE_XLIB_LIBXEXT
6	select BR2_PACKAGE_XLIB_LIBXFIXES
7	select BR2_PACKAGE_XLIB_LIBXRENDER
8	help
9	  xcompmgr is a sample compositing manager that enables basic
10	  eye-candy effects.
11