summaryrefslogtreecommitdiffstats
path: root/meta/packages/automake/automake-native.inc
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2008-03-20 13:10:38 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2008-03-20 13:10:38 +0000
commitfa334003652967769b9b47c3f172fe1079c278bf (patch)
tree4143eb230d72d089e9e405b88af25bc42556d136 /meta/packages/automake/automake-native.inc
parent1e90da6731753b228739a2b7abf336e403a9bd96 (diff)
downloadpoky-fa334003652967769b9b47c3f172fe1079c278bf.tar.gz
automake: finish updating to 1.10, move some content between files to clean up
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4105 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/automake/automake-native.inc')
-rw-r--r--meta/packages/automake/automake-native.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/automake/automake-native.inc b/meta/packages/automake/automake-native.inc
index 7b69252ff0..8b64af309a 100644
--- a/meta/packages/automake/automake-native.inc
+++ b/meta/packages/automake/automake-native.inc
@@ -1,5 +1,5 @@
1SECTION = "devel" 1require automake.inc
2include automake_${PV}.bb 2
3DEPENDS = "autoconf-native" 3DEPENDS = "autoconf-native"
4RDEPENDS_automake-native = "autoconf-native perl-native-runtime" 4RDEPENDS_automake-native = "autoconf-native perl-native-runtime"
5 5