Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 494368

Summary: net-misc/electrum needs [${PYTHON_USEDEP}] for all python dependencies
Product: Gentoo Linux Reporter: ta2002 <throw_away_2002>
Component: Current packagesAssignee: Anthony Basile <blueness>
Status: RESOLVED FIXED    
Severity: normal CC: luke-jr+gentoobugs, maksverver, proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.