packages/autoconf/autoconf-native: Do not RRECOMMEND automake-native
authorHolger Freyther <zecke@selfish.org>
Sun, 2 Jul 2006 15:38:11 +0000 (15:38 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sun, 2 Jul 2006 15:38:11 +0000 (15:38 +0000)
commitdb3f9ad7c1fa0d1549de183b5f05e30b2f8dcb3c
tree5e4c3656455c28cdba0375b260a66b4197a806ea
parent41bd48366810c868f1991a4baf0bedee90af58b0
packages/autoconf/autoconf-native: Do not RRECOMMEND automake-native
    For the native case do not ask BitBake to build automake-native,
    packages that need automake can DEPEND on it directly. This avoids
    circular depenendencies as autoconf-native would ask for automake-native
    and automake-native would ask for autoconf-native again.
    This 'fix' (I think it is proper) avoids build errors on  broken
    debian systems. And making OpenEmbedded independant of the host
    once again.
packages/autoconf/autoconf-native_2.59.bb