Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 588778 - app-emulation/virtualbox-5.1.0: missing dependency on dev-qt/linguist-tools
Summary: app-emulation/virtualbox-5.1.0: missing dependency on dev-qt/linguist-tools
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-13 19:07 UTC by Kevin Bryan
Modified: 2016-07-13 20: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 Kevin Bryan 2016-07-13 19:07:28 UTC
Trying to emerge app-emulation/virtualbox-5.1.0 USE="alsa java opengl pam python qt5 sdk udev vboxwebsrv vnc -debug -doc -headless -libressl -lvm -pulseaudio"

yielded an error:
 /usr/lib64/qt5/bin/lrelease: Command not found

Which is found in dev-qt/linguist-tools.
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2016-07-13 20:26:05 UTC
commit 043b5847ef0588b8d064e7c861a3bca52e730a67
Author: Lars Wendler <polynomial-c@gentoo.org>
Date:   Wed Jul 13 22:24:28 2016

    app-emulation/virtualbox: Added dev-qt/linguist-tools:5 to DEPEND (bug #588778)

    Package-Manager: portage-2.3.0
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>


Thanks for the report. Missing build-time depndencies are hard to catch if they are already installed on the target system.