mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 08:58:27 -07:00
dev-python/pyDeComp: fix dep to include [${PYTHON_USEDEP}]
Package-Manager: portage-2.2.20.1
This commit is contained in:
@@ -22,7 +22,7 @@ IUSE=""
|
||||
|
||||
KEYWORDS=""
|
||||
|
||||
DEPEND="dev-python/pyGPG"
|
||||
DEPEND="dev-python/pyGPG[${PYTHON_USEDEP}]"
|
||||
RDEPEND="${DEPEND}
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user