On Sat, 7 May 2005 00:32:41 +0200 "Diego 'Flameeyes' Pettenò"
<[EMAIL PROTECTED]> wrote:
| Now, many ebuilds needs to add to their dependency libiconv and
| gettext (to  RDEPEND not just DEPEND) when they aren't used in
| glibc/uclibc systems. As this is nasty to add, a solution could be to
| create two more virtuals,  provided by glibc and uclibc on Linux
| systems and by profile on OSX (at least  for libiconv I think it's
| already in place), and provided also by gettext and  libiconv in
| G/Fbsd (for example).

virtual/gettext-runtime or the like? Personally I'd prefer that you
waited for the virtuals GLEP. See, then we could have a virtual/gettext,
which does something like:

DEPEND="sys-apps/gettext"
RDEPEND="
    elibc_glibc?  ( virtual/glibc )
    elibc_uclibc? ( sys-libs/uclibc )
    elibc_bsd?    ( sys-apps/gettext )"

or whatever. One virtual. Far nicer. Anyway, whatever you decide upon,
let me know so that I can get it in The Doc...

-- 
Ciaran McCreesh : Gentoo Developer (Vim, Shell tools, Fluxbox, Cron)
Mail            : ciaranm at gentoo.org
Web             : http://dev.gentoo.org/~ciaranm

Attachment: pgpHSHeUGkUny.pgp
Description: PGP signature

Reply via email to