summaryrefslogtreecommitdiffstats
path: root/package/efl/libevas/Config.in
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2012-12-30 11:52:15 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2012-12-30 11:52:15 +0100
commite67a6cebcda671e34ff006029948dbf93fce5291 (patch)
tree7a4956064fadf725fb2d79022750a958ef956b7c /package/efl/libevas/Config.in
parent8850c522172acc6586c32a30f2dee79501293636 (diff)
parent473af436480f08e78377154783276b1c348b2625 (diff)
downloadbuildroot-novena-e67a6cebcda671e34ff006029948dbf93fce5291.tar.gz
buildroot-novena-e67a6cebcda671e34ff006029948dbf93fce5291.zip
Merge branch 'e17' of git://git.free-electrons.com/users/thomas-petazzoni/buildroot
Diffstat (limited to 'package/efl/libevas/Config.in')
-rw-r--r--package/efl/libevas/Config.in6
1 files changed, 1 insertions, 5 deletions
diff --git a/package/efl/libevas/Config.in b/package/efl/libevas/Config.in
index ddac49ef3..bd845c115 100644
--- a/package/efl/libevas/Config.in
+++ b/package/efl/libevas/Config.in
@@ -91,6 +91,7 @@ config BR2_PACKAGE_LIBEVAS_X11
bool "libevas X11 backend"
depends on BR2_PACKAGE_XORG7
select BR2_PACKAGE_XLIB_LIBX11
+ select BR2_PACKAGE_XLIB_LIBXEXT
help
This enables the software X11 rendering engine that renders
to X drawable targets using highly optimised software
@@ -181,11 +182,6 @@ config BR2_PACKAGE_LIBEVAS_TIFF
help
This enables the loader code that loads tiff files.
-config BR2_PACKAGE_LIBEVAS_SVG
- bool "libevas svg loader"
- help
- This enables the loader code that loads svg files.
-
config BR2_PACKAGE_LIBEVAS_XPM
bool "libevas xpm loader"
help