diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2014-01-15 17:59:28 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-02-23 23:21:15 +0100 |
commit | 62526723c7d8bd2687ebd02bcc3ecb48769d9c8c (patch) | |
tree | 4b307d8698ac19adfb3e5d72338937aaf827da0e | |
parent | d93a01f375696a3fc538416a092427fd488379f1 (diff) | |
download | meta-openembedded-62526723c7d8bd2687ebd02bcc3ecb48769d9c8c.tar.gz |
e-wm: Drop evas-.*-loader.* from RDEPENDS
* with new evas those are by default built-in not as separate libs
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r-- | meta-efl/recipes-efl/e17/e-wm.inc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-efl/recipes-efl/e17/e-wm.inc b/meta-efl/recipes-efl/e17/e-wm.inc index 659ad6a4c..3f24b62c5 100644 --- a/meta-efl/recipes-efl/e17/e-wm.inc +++ b/meta-efl/recipes-efl/e17/e-wm.inc | |||
@@ -60,10 +60,6 @@ RDEPENDS_${PN} += "\ | |||
60 | edje-utils \ | 60 | edje-utils \ |
61 | ${PN}-utils \ | 61 | ${PN}-utils \ |
62 | dbus-x11 \ | 62 | dbus-x11 \ |
63 | evas-loader-png \ | ||
64 | evas-loader-jpeg \ | ||
65 | evas-loader-gif \ | ||
66 | evas-generic-loader-svg \ | ||
67 | " | 63 | " |
68 | 64 | ||
69 | # Uclibc build don't have 'glibc-utils' | 65 | # Uclibc build don't have 'glibc-utils' |