[oe-commits] Andreas Müller : garcon: DEPENDS xfce4-dev-tools -> xfce4-dev-tools-native

git version control git at git.openembedded.org
Fri Sep 23 05:46:11 UTC 2011


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

Author: Andreas Müller <schnitzeltony at gmx.de>
Date:   Sun Sep 18 02:50:51 2011 +0200

garcon: DEPENDS xfce4-dev-tools -> xfce4-dev-tools-native

---

 meta-xfce/recipes-xfce/garcon/garcon_0.1.8.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta-xfce/recipes-xfce/garcon/garcon_0.1.8.bb b/meta-xfce/recipes-xfce/garcon/garcon_0.1.8.bb
index 63825fe..344f2d4 100644
--- a/meta-xfce/recipes-xfce/garcon/garcon_0.1.8.bb
+++ b/meta-xfce/recipes-xfce/garcon/garcon_0.1.8.bb
@@ -2,7 +2,7 @@ DESCRIPTION="Xfce Menu Library"
 SECTION = "x11/libs"
 LICENSE = "LGPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=04a01abcbdabffae1ca26335a293276b"
-DEPENDS = "glib-2.0 xfce4-dev-tools"
+DEPENDS = "glib-2.0 xfce4-dev-tools-native"
 
 PR = "r0"
 





More information about the Openembedded-commits mailing list