Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 494368 - net-misc/electrum needs [${PYTHON_USEDEP}] for all python dependencies
Summary: net-misc/electrum needs [${PYTHON_USEDEP}] for all python dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-15 17:44 UTC by ta2002
Modified: 2014-01-26 18:17 UTC (History)
3 users (show)

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 ta2002 2013-12-15 17:44:45 UTC
RDEPEND="
        dev-python/setuptools
        dev-python/ecdsa
        dev-python/slowaes
        gtk? ( dev-python/pygtk:2 )
        qt4? ( dev-python/PyQt4 )"

Since electrum can only be built with python2_6 or python2_7, setuptools, ecdsa, and slowaes need to match that.
Comment 1 Anthony Basile gentoo-dev 2014-01-26 18:17:28 UTC
Thanks fixed.