mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 20:43:38 +02:00
androguard: dep rename
This commit is contained in:
parent
dfae3c3828
commit
793b8b408c
1 changed files with 2 additions and 2 deletions
|
|
@ -11,8 +11,8 @@ DESCRIPTION="Read Android's binary format for XML files (AXML) and a decompiler
|
|||
HOMEPAGE="https://github.com/androguard/androguard"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
KEYWORDS="amd64 ~arm64 ~x86"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~arm64 ~x86"
|
||||
# no proper test scripts
|
||||
#RESTRICT="test"
|
||||
|
||||
|
|
@ -31,7 +31,7 @@ RDEPEND="
|
|||
>=dev-util/apkInspector-1.1.7[${PYTHON_USEDEP}]
|
||||
dev-python/matplotlib[${PYTHON_USEDEP}]
|
||||
dev-python/networkx[${PYTHON_USEDEP}]
|
||||
dev-python/PyQt5[${PYTHON_USEDEP}]
|
||||
dev-python/pyqt5[${PYTHON_USEDEP}]
|
||||
dev-python/pyyaml[${PYTHON_USEDEP}]
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
Loading…
Reference in a new issue