summaryrefslogtreecommitdiffstats
path: root/package/efl/libevas/Config.in
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2012-12-28 16:35:02 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2012-12-30 07:21:58 +0100
commit212a5abdbd41298647627a977b336c2f4b1f646c (patch)
tree84392ce9bd7c9e2dc1cab2c8f154ddfb793aaaa1 /package/efl/libevas/Config.in
parent58f10d0d1c51f4b1326153bb1aeeaa627b0a5925 (diff)
downloadbuildroot-novena-212a5abdbd41298647627a977b336c2f4b1f646c.tar.gz
buildroot-novena-212a5abdbd41298647627a977b336c2f4b1f646c.zip
efl/libevas: remove SVG support
The SVG support requires esvg, which hasn't been released yet. The recommandation of the EFL developers is to use the SVG loader from the evas-generic-loaders project. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/efl/libevas/Config.in')
-rw-r--r--package/efl/libevas/Config.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/package/efl/libevas/Config.in b/package/efl/libevas/Config.in
index ddac49ef3..d8e5002da 100644
--- a/package/efl/libevas/Config.in
+++ b/package/efl/libevas/Config.in
@@ -181,11 +181,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