Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 340187 - www-client/midori-0.2.6: unnecessary python run-time dependency
Summary: www-client/midori-0.2.6: unnecessary python run-time dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-08 18:48 UTC by Faustus
Modified: 2010-10-23 12:59 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 Faustus 2010-10-08 18:48:25 UTC
www-client/midori ebuilds inherit python, which means python is on midori's RDEPEND. I believe that python needs to only be on DEPEND (is it used for waf during build?)
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-10-23 12:59:46 UTC
Fixed for both 0.2.8 (soon to be stable) and 9999:

+  23 Oct 2010; Samuli Suominen <ssuominen@gentoo.org> midori-0.2.8.ebuild,
+  midori-9999.ebuild:
+  Remove dev-lang/python runtime depend wrt #340187 by "Faustus".