projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae63ca8
)
libecore: xcb backend needs pixman
author
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 30 Apr 2012 19:42:14 +0000
(21:42 +0200)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 30 Apr 2012 19:42:14 +0000
(21:42 +0200)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/efl/libecore/libecore.mk
patch
|
blob
|
history
diff --git
a/package/efl/libecore/libecore.mk
b/package/efl/libecore/libecore.mk
index c76b3ffa2a4a27b24a9a5f707799d6f5c31f3d0a..d5d28964465cdcd94908472f2f7a846a9319d683 100644
(file)
--- a/
package/efl/libecore/libecore.mk
+++ b/
package/efl/libecore/libecore.mk
@@
-73,7
+73,7
@@
endif
ifeq ($(BR2_PACKAGE_LIBECORE_X_XCB),y)
LIBECORE_CONF_OPT += --enable-ecore-x-xcb
-LIBECORE_DEPENDENCIES += libxcb xlib_libX11 xcb-util
+LIBECORE_DEPENDENCIES += libxcb xlib_libX11 xcb-util
pixman
# src/util/makekeys is executed at build time to generate
# ecore_xcb_keysym_table.h, so it should get compiled for the host.