From 3a09c78db3b903d054a8dbaaf10420bb619c84ee Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Wed, 11 Feb 2004 23:21:34 +0000 Subject: no need to depend on patcher-native since that is already done by base.oeclass BKrev: 402ab8fe4GibFLIRy7g7UP4ViBcDXA --- automake/automake-native_1.8.2.oe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'automake') diff --git a/automake/automake-native_1.8.2.oe b/automake/automake-native_1.8.2.oe index bf82aee15e..ad31673c65 100644 --- a/automake/automake-native_1.8.2.oe +++ b/automake/automake-native_1.8.2.oe @@ -1,6 +1,6 @@ include automake_${PV}.oe S = ${WORKDIR}/automake-${PV} -DEPENDS = autoconf-native patcher-native +DEPENDS = autoconf-native inherit native -- cgit v1.2.3