Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 84683 - Some packages need to rdepend on libiconv and gettext on non-glibc, non-uclibc systems.
Summary: Some packages need to rdepend on libiconv and gettext on non-glibc, non-uclib...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All FreeBSD
: High major (vote)
Assignee: Gentoo/BSD Team
URL:
Whiteboard:
Keywords:
Depends on: 84679
Blocks:
  Show dependency tree
 
Reported: 2005-03-09 16:40 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2006-04-12 10:49 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch over current ebuild (glib-2.6.3.patch,325 bytes, patch)
2005-03-09 16:40 UTC, Diego Elio Pettenò (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2005-03-09 16:40:07 UTC
The attached patch applied over current ebuild adds an or-dependency on glibc or libiconv for glib2.

This is needed for non-glibc systems which needs libiconv to build glib2 (libiconv is hardmasked at the moment, but they should be able to unmask it where needed).
The change is a no-op for glibc users.

HTH, Diego
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-03-09 16:40:26 UTC
Created attachment 53043 [details, diff]
Patch over current ebuild
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-05-17 04:14:55 UTC
Changing this in a more descriptive bug report for  G/FBSD. CCing herds for 
packages involved. 
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-05-26 11:23:37 UTC
Grep, too. 
Comment 4 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-06-19 17:33:16 UTC
Ok as there's a bit of a problem (gcc automatically links against libiconv if 
it founds it), I'm adding this to profile (also if I'd rather avoided that).