ROOT="/mnt/minime" emerge uclibc busybox baselayout-lite dropbear
This fails, the reason seems to be the following line in baselayout-lite-1.0_pre2.ebuild:
DEPEND="!virtual/baselayout"
Gentoo-lite uses baselayout, not baselayout-lite. I changed it to RDEPEND, and it does what I believe it should do. The "DEPEND" line appeared in pre2, it was commented out in pre1.
Is this intentional? If so, how do you guys avoid baselayout block?
Aleksandar.
-- [email protected] mailing list
