[oe] [PATCH 16/17] Disabling docs in ethumb's recipe and adding libexif in DEPENDS

fidencio at profusion.mobi fidencio at profusion.mobi
Sat Oct 23 00:15:56 UTC 2010


From: Fabiano Fidencio <fidencio at profusion.mobi>

---
 recipes/efl1/ethumb_svn.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/efl1/ethumb_svn.bb b/recipes/efl1/ethumb_svn.bb
index 7f826cf..f958bd4 100644
--- a/recipes/efl1/ethumb_svn.bb
+++ b/recipes/efl1/ethumb_svn.bb
@@ -1,6 +1,6 @@
 DESCRIPTION = "EFL based thumbnail generation library"
 LICENSE = "LGPL"
-DEPENDS = "eet-native evas ecore edje eet edbus emotion epdf"
+DEPENDS = "libexif eet-native evas ecore edje eet edbus emotion epdf"
 PV = "0.1.0+svnr${SRCPV}"
 SRCREV = "${EFL_SRCREV}"
 
@@ -9,6 +9,7 @@ inherit efl
 EXTRA_OECONF = "\
   --with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc \
   --with-eet-eet=${STAGING_BINDIR_NATIVE}/eet \
+  --disable-docs \
 "
 
 SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk;module=ethumb;proto=http"
-- 
1.7.3.1





More information about the Openembedded-devel mailing list