Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 494306 - =net-analyzer/linkchecker-8.4-r1 has unconditional dependency on Qt libraries whereas it is only really needed for doc generation
Summary: =net-analyzer/linkchecker-8.4-r1 has unconditional dependency on Qt libraries...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Justin Lecher (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-15 09:18 UTC by Klaus Kusche
Modified: 2013-12-16 10:54 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 Klaus Kusche 2013-12-15 09:18:42 UTC
The "doc" USE flag was dropped between net-analyzer/linkchecker-8.4 and
net-analyzer/linkchecker-8.4-r1, documentation is now unconditional.

Dependencies for the documentation pull in several Qt libraries.

This is completely unacceptable: 
linkchecker is used as a commandline tool here, scripted in the background,
on a server which has no Qt installed at all, not even a GUI.

I deleted the doc parts from the 8.4-r1 ebuild,
and it emerged fine and ran fine without Qt,
so there is no need for Qt.
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2013-12-16 10:54:41 UTC
+  16 Dec 2013; Justin Lecher <jlec@gentoo.org> linkchecker-8.4-r1.ebuild,
+  linkchecker-9999.ebuild:
+  Add conditional to qt deps, #494306
+