Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 379269 - net-misc/clipgrab-3.1.0.1 should depend on qt-webkit
Summary: net-misc/clipgrab-3.1.0.1 should depend on qt-webkit
Status: RESOLVED FIXED
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: 2011-08-15 14:27 UTC by Mithodin
Modified: 2011-11-12 02:02 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 Mithodin 2011-08-15 14:27:53 UTC
emerging net-misc/clipgrab-3.1.0.1 results in an error

In file included from mainwindow.h:30,
                 from main.cpp:26:
ui_mainwindow.h:37:29: error: QtWebKit/QWebView: No such file or directory
[...]

when x11-libs/qt-webkit is not installed. The makefile created by qmake tries to include /usr/include/qt4/QtWebKit which is missing without that ebuild installed.

With qt-webkit installed, clipgrab compiles without a problem.
Comment 1 Michael Weber (RETIRED) gentoo-dev 2011-11-12 02:02:01 UTC
+  12 Nov 2011; Michael Weber <xmw@gentoo.org> clipgrab-3.1.0.2.ebuild:
+  Change dep to x11-libs/qt-webkit:4 (thanks to Mithodin, bug 379269)
+