diff options
Diffstat (limited to 'automake/automake-native_1.8.2.oe')
-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 49a83a6a57..35e38018d7 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 |