Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 637234

Summary: x11-misc/menulibre-13.01.4 should DEPEND on dev-util/intltool
Product: Gentoo Linux Reporter: Róbert Čerňanský <openhs>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED OBSOLETE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.