Ciaran McCreesh wrote: > On Sat, 29 Dec 2007 22:12:11 +0100 > Luca Barbato <[EMAIL PROTECTED]> wrote: >> Some items I have in wishlist >> >> - LRDEPEND link runtime dep (I need to link against that in order to >> run) >> - BDEPEND build dep (I need those tools in order to build) >> >> - arch/ctarget support in deps (same way you have use deps) > > Have a look at the labels bug (201499).
Similar idea, but I don't like the labels that much, having separate vars can make backward compatibility easy DEPEND="$BDEPEND $LRDEPEND" RDEPEND="$LRDEPEND $stuff" > >> - explicit ctarget support in the package manager emerge >> --cross=target something. > > Would need support from every ebuild, which in turn would need support > from every upstream. every autostuff ebuild should and that's a start. you can restrict the tree to a specific branch supporting this feature and extend it little by little. lu -- Luca Barbato Gentoo Council Member Gentoo/linux Gentoo/PPC http://dev.gentoo.org/~lu_zero -- [EMAIL PROTECTED] mailing list