* Without it will fail with:
ESTART: 0.34227 [0.00036] - efreet
sh: /usr/bin/efreet_desktop_cache_create: not found
<<<< Enlightenment Error >>>>
Enlightenment cannot initialize the FDO desktop system.
Perhaps you are out of memory?
E17: Begin shutdown procedure!
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
DEPENDS = "ecore"
LICENSE = "MIT BSD"
PV = "0.5.0.060+svnr${SRCPV}"
-PR = "r1"
+PR = "r2"
inherit efl
PACKAGES =+ "${PN}-mime ${PN}-trash"
FILES_${PN}-mime = "${libdir}/libefreet_mime.so.*"
FILES_${PN}-trash = "${libdir}/libefreet_trash.so.*"
+
+# efreet_desktop_cache_create is needed for e-wm start, don't include it in -tests
+FILES_${PN} += "${bindir}/efreet_desktop_cache_create"