mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-02-04 06:24:50 +01:00
apkid: remove argparse properly
This commit is contained in:
parent
a761e839a1
commit
ebddc90b4c
1 changed files with 1 additions and 2 deletions
|
|
@ -17,8 +17,7 @@ KEYWORDS="~amd64 ~x86"
|
|||
IUSE="test"
|
||||
|
||||
RDEPEND="${PYTHON_DEPS}
|
||||
dev-python/yara-python[${PYTHON_USEDEP}]
|
||||
dev-python/argparse[${PYTHON_USEDEP}]"
|
||||
dev-python/yara-python[${PYTHON_USEDEP}]"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
src_prepare(){
|
||||
|
|
|
|||
Loading…
Reference in a new issue