On Sun, Sep 23, 2012 at 9:07 AM, Diego Elio Pettenò <flamee...@flameeyes.eu> wrote: > On 22/09/2012 20:42, Matt Turner wrote: >> I think this means "make 32-bit binary packages' dependencies on amd64 >> not use the emul- packages"? If so, that'd certainly be a component of >> getting rid of emul-linux-x86-xlibs. It's not in the scope of my >> project to get rid of /all/ of the emul- packages, but I agree that >> that is a worthwhile goal. > > Mostly I don't want to have to build Xaw in both variants given I use > neither.. but that would happen if you just made the emul depend on the > packages that are converted...
Ahh, indeed. You mean that existing dependencies on emul-linux-x86-xlibs should be converted into finer-grained dependencies on individual libraries. Of course, that is a very good idea. In the case of Xaw, I added a deprecated USE flag recently that controls the building of the old Xaw6, so we're already working toward trimming Xaw from users' systems. :)