aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorAdam YH Lee <adam.yh.lee@gmail.com>2014-03-26 14:27:34 -0700
committerMartin Jansa <Martin.Jansa@gmail.com>2014-03-29 22:51:36 +0100
commitc04626475be6f0e52400552d5aed044062aac4dd (patch)
tree909311dd95cc28684b8322693e5ea3efb581918c /meta-xfce
parent2076891a3f97d33ddd0485211b905abd4d9fbbcf (diff)
downloadmeta-openembedded-c04626475be6f0e52400552d5aed044062aac4dd.tar.gz
exo: Add intltool-native as native dependency
exo-native fails to build due to more strict dependency checking introduced in autotools.bbclass. intltool-native should be explicitly defined as a dependency. Signed-off-by: Adam YH Lee <adam.yh.lee@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-xfce/exo/exo_0.10.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/exo/exo_0.10.2.bb b/meta-xfce/recipes-xfce/exo/exo_0.10.2.bb
index 09aacc3da3..88fb74c288 100644
--- a/meta-xfce/recipes-xfce/exo/exo_0.10.2.bb
+++ b/meta-xfce/recipes-xfce/exo/exo_0.10.2.bb
@@ -3,7 +3,7 @@ SECTION = "x11"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
DEPENDS = "gtk+ libxfce4util libxfce4ui virtual/libx11 liburi-perl-native cairo"
-DEPENDS_class-native = "glib-2.0-native xfce4-dev-tools-native"
+DEPENDS_class-native = "glib-2.0-native xfce4-dev-tools-native intltool-native"
PR = "r4"
inherit xfce pythonnative perlnative