mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-17 04:10:58 +02:00
minikerberos: missing dep
This commit is contained in:
parent
6077a78033
commit
b25d1a44b3
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ RDEPEND="
|
|||
>=dev-python/oscrypto-1.2.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/asysocks-0.2.2[${PYTHON_USEDEP}]
|
||||
>=dev-python/unicrypto-0.0.9[${PYTHON_USEDEP}]
|
||||
dev-python/tqdm[${PYTHON_USEDEP}]
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
||||
|
|
|
|||
Loading…
Reference in a new issue