Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 449824 - =dev-libs/gobject-introspection-1.34.2-r1 needs dep of python-2.7
Summary: =dev-libs/gobject-introspection-1.34.2-r1 needs dep of python-2.7
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-02 21:15 UTC by Jory A. Pratt
Modified: 2013-01-03 00:31 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 Jory A. Pratt gentoo-dev 2013-01-02 21:15:11 UTC
Configure checks for python-2.7 which is not included in stage3 tarball so the dep must be included in ebuild to ensure package can be built.
Comment 1 Alexandre Rostovtsev (RETIRED) gentoo-dev 2013-01-03 00:31:16 UTC
I had forgotten to add PYTHON_DEPS to RDEPEND/DEPEND when updating the ebuild to python-r1.eclass. Thanks for noticing!

+  03 Jan 2013; Alexandre Rostovtsev <tetromino@gentoo.org>
+  gobject-introspection-1.34.2-r1.ebuild:
+  Forgot to add PYTHON_DEPS to dependencies (bug #449824, thanks to Jory A.
+  Pratt).