summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2006-02-23 03:11:17 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-02-23 03:11:17 +0000
commit1cb8d519d298d8159d3702ea62e5653733bee64d (patch)
treeeb103e417f85c3d0556151c29af86a52b975a248 /packages
parent298cc4009aadfc4c2a9e640260935f27c814b177 (diff)
parent2dd47dc6ea6c6bdf86d85aeea548debba6b4a405 (diff)
merge of 0746766217f478c6eebca71d9f28cc011b491563
and b8f599588572f86c26bb5cdfa1f5e89c83967e8c
Diffstat (limited to 'packages')
-rw-r--r--packages/automake/automake-native.inc2
-rw-r--r--packages/automake/automake-native_1.8.2.bb2
-rw-r--r--packages/automake/automake-native_1.8.4.bb2
3 files changed, 3 insertions, 3 deletions
diff --git a/packages/automake/automake-native.inc b/packages/automake/automake-native.inc
index e6d8a41b95..9e89ac8621 100644
--- a/packages/automake/automake-native.inc
+++ b/packages/automake/automake-native.inc
@@ -1,7 +1,7 @@
SECTION = "devel"
include automake_${PV}.bb
DEPENDS = "autoconf-native"
-RDEPENDS_${PN} = "autoconf-native perl-native"
+RDEPENDS_${PN} = "autoconf-native perl-native-runtime"
inherit native
diff --git a/packages/automake/automake-native_1.8.2.bb b/packages/automake/automake-native_1.8.2.bb
index 6732f23713..6e36766445 100644
--- a/packages/automake/automake-native_1.8.2.bb
+++ b/packages/automake/automake-native_1.8.2.bb
@@ -2,7 +2,7 @@ SECTION = "devel"
include automake_${PV}.bb
S = "${WORKDIR}/automake-${PV}"
DEPENDS = "autoconf-native"
-RDEPENDS_${PN} = "autoconf-native perl-native"
+RDEPENDS_${PN} = "autoconf-native perl-native-runtime"
inherit native
diff --git a/packages/automake/automake-native_1.8.4.bb b/packages/automake/automake-native_1.8.4.bb
index 6732f23713..6e36766445 100644
--- a/packages/automake/automake-native_1.8.4.bb
+++ b/packages/automake/automake-native_1.8.4.bb
@@ -2,7 +2,7 @@ SECTION = "devel"
include automake_${PV}.bb
S = "${WORKDIR}/automake-${PV}"
DEPENDS = "autoconf-native"
-RDEPENDS_${PN} = "autoconf-native perl-native"
+RDEPENDS_${PN} = "autoconf-native perl-native-runtime"
inherit native