| Summary: | dev-util/gtk-update-icon-cache-3.16.4 - missing DEPEND on sys-devel/gettext | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Ben Kohler <bkohler> |
| Component: | [OLD] GNOME | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | build.log | ||
+ 19 Jul 2015; Pacho Ramos <pacho@gentoo.org> + gtk-update-icon-cache-3.16.4.ebuild: + gettext needed as DEPEND (#555002 by Ben Kohler) + |
Created attachment 406866 [details] build.log Hello, dev-util/gtk-update-icon-cache appears to need sys-devel/gettext at build time, or it will die in the configure phase. I've attached a build.log but it's easy to reproduce: # emerge -C gettext # emereg -1 gtk-update-icon-cache Thanks!