aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmx.de>2011-09-18 02:52:28 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-09-22 17:16:27 +0200
commitf8569025d7886bee91d1d9358bd60e593ee5c811 (patch)
treed14f13f7198d8e6cf2929648571450b96117005b /meta-xfce
parentce3a2375e5ba5b25d5c9ea6a5a75334d965683d4 (diff)
downloadmeta-openembedded-contrib-f8569025d7886bee91d1d9358bd60e593ee5c811.tar.gz
libxfce4util: DEPENDS xfce4-dev-tools -> xfce4-dev-tools-native
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.8.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.8.1.bb b/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.8.1.bb
index 5d94b6c49d..bda79dd3b0 100644
--- a/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.8.1.bb
+++ b/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.8.1.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Basic utility library for Xfce4"
SECTION = "x11/libs"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=252890d9eee26aab7b432e8b8a616475"
-DEPENDS = "intltool-native xfce4-dev-tools glib-2.0"
+DEPENDS = "intltool-native xfce4-dev-tools-native glib-2.0"
PR = "r0"