summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/x11r7/xapp_xcompmgr/Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/x11r7/xapp_xcompmgr/Config.in b/package/x11r7/xapp_xcompmgr/Config.in
index a2e1db586e..b46014db98 100644
--- a/package/x11r7/xapp_xcompmgr/Config.in
+++ b/package/x11r7/xapp_xcompmgr/Config.in
@@ -1,10 +1,10 @@
config BR2_PACKAGE_XAPP_XCOMPMGR
bool "xcompmgr"
select BR2_PACKAGE_XLIB_LIBXCOMPOSITE
- select BR2_PACKAGE_XLIB_LIBXFIXES
+ select BR2_PACKAGE_XLIB_LIBXDAMAGE
select BR2_PACKAGE_XLIB_LIBXEXT
select BR2_PACKAGE_XLIB_LIBXFIXES
- select BR2_PACKAGE_XLIB_LIBXDAMAGE
+ select BR2_PACKAGE_XLIB_LIBXRENDER
help
xcompmgr is a sample compositing manager that enables basic
eye-candy effects.
OpenPOWER on IntegriCloud