mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
dev-python/m2crypto: add missing python_usedep for typing
Thanks to Steffen Hau in bug 597744 comment 10 for reporting. Signed-off by: Jonathan Scruggs (j.scruggs@gmail.com)
This commit is contained in:
committed by
Dirkjan Ochtman
parent
3ac4c99823
commit
ce280ce63c
@@ -23,7 +23,7 @@ IUSE="libressl"
|
||||
RDEPEND="
|
||||
!libressl? ( >=dev-libs/openssl-0.9.8:0= )
|
||||
libressl? ( dev-libs/libressl:0= )
|
||||
dev-python/typing
|
||||
dev-python/typing[${PYTHON_USEDEP}]
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
>=dev-lang/swig-1.3.28:0
|
||||
Reference in New Issue
Block a user