Summary: | gdk-pixbuf shouldn't have hard coded dependency on gnome-libs | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Ronny Schoebel <ronny> |
Component: | [OLD] GNOME | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | carsten.schmidt, erichey2, flash3001, matthias.foerste |
Priority: | High | ||
Version: | 1.4_rc2 | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 7693, 41170 |
Description
Ronny Schoebel
2003-01-08 05:58:00 UTC
according to the ebuild the dep is static for a reason, a lot of ppl might end up with broken installs if we remove it. It's a bad/bad decision, but i think the current way is the least worse in terms of ppl affected. And if it bothers you, you know how to get around it ;) Maybe we can fix this one day the right way when portage supports checking use flags on installed packs. *** Bug 14406 has been marked as a duplicate of this bug. *** *** Bug 17075 has been marked as a duplicate of this bug. *** > Maybe we can fix this one day the right way when portage supports checking use
> flags on installed packs.
Now that portage supports this feature can this finally be fixed?
Check out built_with_use() from the eutils class.
|