Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 312905 - x11-terms/terminator-0.90 requires intltool in DEPEND
Summary: x11-terms/terminator-0.90 requires intltool in DEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-03 03:03 UTC by James Rowe
Modified: 2010-04-03 19:22 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description James Rowe 2010-04-03 03:03:41 UTC
terminator's .desktop files are built using intltool-merge which currently 
isn't specified in DEPEND, see setup.py's BuildData class for how/why.  Without 
intltool the build fails.

Thanks,

James

Reproducible: Always
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2010-04-03 19:22:48 UTC
Thanks for reporting