From 3781ff82c86adb194ab8de234257479d6ced0277 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Fri, 9 Apr 2004 10:24:04 +0000 Subject: [PATCH] intltool-native depends on libxml-parser-perl-native BKrev: 407679c4Tf8V2MZfCTOwyp8hL5QObA --- intltool/intltool-native_0.30.oe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intltool/intltool-native_0.30.oe b/intltool/intltool-native_0.30.oe index 94fd370173..dfdb1e53d8 100644 --- a/intltool/intltool-native_0.30.oe +++ b/intltool/intltool-native_0.30.oe @@ -1,6 +1,6 @@ include intltool_${PV}.oe inherit native -DEPENDS = "" +DEPENDS = "libxml-parser-perl-native" do_stage () { install -d ${STAGING_DATADIR}/aclocal -- 2.39.5