From 243ee5509995403c131114aef1a75c5d2af2e0cc Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 29 Jul 2011 08:43:36 +0200 Subject: libfm: depend on intltool-native instead of intltool Signed-off-by: Martin Jansa --- meta/recipes-support/libfm/libfm_0.1.14.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-support') diff --git a/meta/recipes-support/libfm/libfm_0.1.14.bb b/meta/recipes-support/libfm/libfm_0.1.14.bb index 5c7e95c024..38f1d7322d 100644 --- a/meta/recipes-support/libfm/libfm_0.1.14.bb +++ b/meta/recipes-support/libfm/libfm_0.1.14.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \ file://src/base/fm-config.h;endline=23;md5=ad0fc418c3cf041eea35ddb3daf37f17" SECTION = "x11/libs" -DEPENDS = "gtk+ menu-cache intltool" +DEPENDS = "gtk+ menu-cache intltool-native" PR = "r3" -- cgit 1.2.3-korg