[oe-commits] =?UTF-8?Q?Andreas=20M=C3=BCller=20?=: xfce4-icon-theme: add xfce4-dev-tools-native to DEPENDS

git at git.openembedded.org git at git.openembedded.org
Mon Oct 14 12:13:43 UTC 2013


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

Author: Andreas Müller <schnitzeltony at googlemail.com>
Date:   Mon Oct  7 11:00:40 2013 +0200

xfce4-icon-theme: add xfce4-dev-tools-native to DEPENDS

fixes (detected in Martin's world build):

| /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/xfce4-icon-theme/4.4.3-r0/xfce4-icon-theme-4.4.3/configure: line 4836: syntax error near unexpected token `am'
| /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/xfce4-icon-theme/4.4.3-r0/xfce4-icon-theme-4.4.3/configure: line 4836: `XDT_I18N(am ar ca cs da de dz el en_GB eo et eu fi fr he hu id ja ka ko lt lv mk nb_NO pl pt_BR pt_PT ro ru si sk sq tr uk ur zh_CN zh_TW)'
| Configure failed. The contents of all config.log files follows to aid debugging

Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../xfce4-icon-theme/xfce4-icon-theme_4.4.3.bb     |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta-xfce/recipes-art/xfce4-icon-theme/xfce4-icon-theme_4.4.3.bb b/meta-xfce/recipes-art/xfce4-icon-theme/xfce4-icon-theme_4.4.3.bb
index f6a9d2b..6777cec 100644
--- a/meta-xfce/recipes-art/xfce4-icon-theme/xfce4-icon-theme_4.4.3.bb
+++ b/meta-xfce/recipes-art/xfce4-icon-theme/xfce4-icon-theme_4.4.3.bb
@@ -3,7 +3,7 @@ SECTION = "x11/wm"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
 
-DEPENDS = "intltool-native"
+DEPENDS = "intltool-native xfce4-dev-tools-native"
 
 inherit xfce
 



More information about the Openembedded-commits mailing list