[oe-commits] Andreas Müller : ristretto: add exo to DEPENDS

git at git.openembedded.org git at git.openembedded.org
Wed Jul 25 07:21:40 UTC 2012


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

Author: Andreas Müller <schnitzeltony at googlemail.com>
Date:   Tue Jul 24 12:27:30 2012 +0000

ristretto: add exo to DEPENDS

error message was:

| configure:7743: checking for exo-1 >= 0.4.0
| configure:7785: result: not found

Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 .../recipes-apps/ristretto/ristretto_0.3.5.bb      |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/meta-xfce/recipes-apps/ristretto/ristretto_0.3.5.bb b/meta-xfce/recipes-apps/ristretto/ristretto_0.3.5.bb
index c139ea5..fec5c46 100644
--- a/meta-xfce/recipes-apps/ristretto/ristretto_0.3.5.bb
+++ b/meta-xfce/recipes-apps/ristretto/ristretto_0.3.5.bb
@@ -3,7 +3,8 @@ HOMEPAGE = "http://goodies.xfce.org/projects/applications/ristretto"
 SECTION = "x11/application"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
-DEPENDS = "libexif gtk+ dbus-glib libxfce4ui libxfce4util xfconf cairo"
+PR = "r1"
+DEPENDS = "exo libexif gtk+ dbus-glib libxfce4ui libxfce4util xfconf cairo"
 
 inherit xfce-app
 





More information about the Openembedded-commits mailing list