intltool: It needs some perl modules to work at all - latest ones at least.
authorFlorian Boor <florian.boor@kernelconcepts.de>
Thu, 30 Aug 2007 15:24:47 +0000 (15:24 +0000)
committerFlorian Boor <florian.boor@kernelconcepts.de>
Thu, 30 Aug 2007 15:24:47 +0000 (15:24 +0000)
packages/intltool/intltool_0.35.2.bb
packages/intltool/intltool_0.35.5.bb

index 6626ed5..eb03b0b 100644 (file)
@@ -1,7 +1,7 @@
 require intltool.inc
 
 DEPENDS = "libxml-parser-perl-native"
-#RDEPENDS = "libxml-parser-perl"
+RDEPENDS = "perl-module-text-wrap perl-module-re"
 
 PR = "r0"
 
index e13e376..0c9ab1f 100644 (file)
@@ -1,7 +1,7 @@
 require intltool.inc
 
 DEPENDS = "libxml-parser-perl-native"
-#RDEPENDS = "libxml-parser-perl"
+RDEPENDS = "perl-module-text-wrap perl-module-re"
 
 PR = "r0"