[oe-commits] Martin Jansa : libeflvala: add tiff to DEPENDS and bump PR to rebuild after libtiff3->libtiff5 change

git at git.openembedded.org git at git.openembedded.org
Tue Feb 28 16:59:51 UTC 2012


Module: meta-openembedded.git
Branch: master
Commit: 6ebd21f5d4790cc8a5ec63e932629f76fbea7b33
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=6ebd21f5d4790cc8a5ec63e932629f76fbea7b33

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Tue Feb 28 15:06:19 2012 +0100

libeflvala: add tiff to DEPENDS and bump PR to rebuild after libtiff3->libtiff5 change

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-efl/recipes-efl/efl/libeflvala_svn.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-efl/recipes-efl/efl/libeflvala_svn.bb b/meta-efl/recipes-efl/efl/libeflvala_svn.bb
index 35dae38..d288f1e 100644
--- a/meta-efl/recipes-efl/efl/libeflvala_svn.bb
+++ b/meta-efl/recipes-efl/efl/libeflvala_svn.bb
@@ -3,9 +3,9 @@ AUTHOR = "Michael 'Mickey' Lauer <mlauer at vanille-media.de>"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
 SECTION = "devel"
-DEPENDS = "vala-native glib-2.0 dbus dbus-glib eina eet evas ecore edje elementary"
+DEPENDS = "vala-native glib-2.0 dbus dbus-glib eina eet evas ecore edje elementary tiff"
 PV = "2011.01.13.1+svnr${SRCPV}"
-PR = "r2"
+PR = "r3"
 PE = "1"
 SRCREV = "${EFL_SRCREV}"
 SRCNAME = "vala"





More information about the Openembedded-commits mailing list