Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 510688 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/portage/net-misc/electrum/electrum-1.9.8.ebuild (-1 / +4 lines)
Lines 31-37 Link Here
31
	dev-python/setuptools[${PYTHON_USEDEP}]
31
	dev-python/setuptools[${PYTHON_USEDEP}]
32
	>=dev-python/ecdsa-0.9[${PYTHON_USEDEP}]
32
	>=dev-python/ecdsa-0.9[${PYTHON_USEDEP}]
33
	dev-python/slowaes[${PYTHON_USEDEP}]
33
	dev-python/slowaes[${PYTHON_USEDEP}]
34
	gtk? ( dev-python/pygtk:2[${PYTHON_USEDEP}] )
34
	gtk? (
35
		 dev-python/pygobject:3[cairo,${PYTHON_USEDEP}]
36
		 x11-libs/gtk+:3[introspection]
37
		 )
35
	qrcode? ( media-gfx/zbar[python] )
38
	qrcode? ( media-gfx/zbar[python] )
36
	qt4? (
39
	qt4? (
37
		 webkit? ( dev-python/PyQt4[webkit] )
40
		 webkit? ( dev-python/PyQt4[webkit] )

Return to bug 510688