Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 637234 - x11-misc/menulibre-13.01.4 should DEPEND on dev-util/intltool
Summary: x11-misc/menulibre-13.01.4 should DEPEND on dev-util/intltool
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-12 12:06 UTC by Róbert Čerňanský
Modified: 2020-11-26 03:26 UTC (History)
0 users

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 Róbert Čerňanský 2017-11-12 12:06:14 UTC
If dev-util/intltool is not installed then emerge menulibre fails with:

intltool-update -p -g menulibre
unable to execute 'intltool-update': No such file or directory
error: [Errno 2] No such file or directory: 'bin/menulibre.py'
 * ERROR: x11-misc/menulibre-13.01.4::gentoo failed (compile phase):
 *   (no error message)

After emerging dev-util/intltool-0.51.0-r1 menulibre emerges fine.

Tested on stable amd64 with x11-misc/menulibre-13.01.4 and dev-util/intltool-0.51.0-r1.