automake: RDEPENDS on perl-module-file-path, needed by autoconf/Autom4te/General.pm.
authorStanislav Brabec <utx@penguin.cz>
Sat, 25 Jul 2009 18:30:37 +0000 (18:30 +0000)
committerutx@penguin.cz <utx@penguin.cz>
Sat, 25 Jul 2009 18:30:37 +0000 (18:30 +0000)
recipes/automake/automake.inc
recipes/automake/automake_1.10.2.bb

index fa59c1f..a4cdbbb 100644 (file)
@@ -12,6 +12,7 @@ RDEPENDS_automake += "\
     perl-module-file-compare \
     perl-module-file-copy \
     perl-module-file-glob \
+    perl-module-file-path \
     perl-module-file-spec-unix \
     perl-module-file-stat \
     perl-module-getopt-long \
index a17fe7a..42e0d66 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "A tool for automatically generating Makefiles."
 LICENSE = "GPL"
 HOMEPAGE = "http://www.gnu.org/software/automake/"
 SECTION = "devel"
-PR = "r0"
+PR = "r1"
 
 SRC_URI = "\
   ${GNU_MIRROR}/automake/automake-${PV}.tar.bz2 \