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

Bug 562900

Summary: dev-ros/qt_gui_cpp-0.2.29 should depend on dev-qt/qtgui:4
Product: Gentoo Linux Reporter: Tim Rakowski <tim.rakowski>
Component: New packagesAssignee: Robot Operating System team <ros>
Status: RESOLVED FIXED    
Severity: normal CC: tim.rakowski
Priority: Normal    
Version: autobuilds   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Tim Rakowski 2015-10-12 08:42:24 UTC
Sry for the sloppy bug report. I already fixed the bug before remembering that I should save the logs and report it.

I had dev-python/PyQt4 installed without X ("Build bindings for the QtGui module"). The dev-ros/qt_gui_cpp-0.2.29 build as well as the dev-ros/rviz-1.11.9 build reported a missing "QtGui/QtGuimod.sip".
Comment 1 Tim Rakowski 2015-10-13 20:24:43 UTC
I guess my original description was not quite right: qt_gui_cpp does not have on any Python dependencies such as PyQt4. My installing PyQt4 just pulled in qtgui:4:

X? ( >=dev-qt/qtgui-${QT_PV})
Comment 2 Alexis Ballier gentoo-dev 2015-11-02 10:30:03 UTC
commit 1a8ce0d049a5b8620aefeb962ff197947987a7c9
Author: Alexis Ballier <aballier@gentoo.org>
Date:   Mon Nov 2 11:29:34 2015 +0100

    dev-ros/qt_gui_cpp: Add missing qtgui dep. Bug #562900.
    


thx!