diff options
Diffstat (limited to 'autoconf')
-rw-r--r-- | autoconf/autoconf-native_2.59.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/autoconf/autoconf-native_2.59.oe b/autoconf/autoconf-native_2.59.oe index a2b655bb04..19038d9676 100644 --- a/autoconf/autoconf-native_2.59.oe +++ b/autoconf/autoconf-native_2.59.oe @@ -1,5 +1,6 @@ include autoconf_${PV}.oe S = ${WORKDIR}/autoconf-${PV} FILESDIR = ${@os.path.dirname(oe.data.getVar('FILE',d,1))}/autoconf-${PV} +DEPENDS = patcher-native inherit native |