diff options
Diffstat (limited to 'automake')
-rw-r--r-- | automake/automake-native_1.8.2.oe | 2 |
1 files changed, 1 insertions, 1 deletions
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 |