mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-06 00:16:22 +01:00
frida-tools-14.5.0
This commit is contained in:
parent
5bfa96a251
commit
eff683ccf9
2 changed files with 3 additions and 3 deletions
|
|
@ -18,8 +18,8 @@ KEYWORDS="amd64 ~arm64 x86"
|
|||
|
||||
DEPEND="${PYTHON_DEPS}"
|
||||
RDEPEND="${DEPEND}
|
||||
>=virtual/frida-17.5.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/colorama-0.2.7[${PYTHON_USEDEP}]
|
||||
virtual/frida[${PYTHON_USEDEP}]
|
||||
>=dev-python/prompt-toolkit-3.0.3[${PYTHON_USEDEP}] <dev-python/prompt-toolkit-4.0.0
|
||||
>=dev-python/pygments-2.0.2[${PYTHON_USEDEP}]
|
||||
dev-python/websockets[${PYTHON_USEDEP}]"
|
||||
|
|
|
|||
|
|
@ -13,8 +13,8 @@ KEYWORDS="amd64 arm64 x86"
|
|||
RDEPEND="
|
||||
${PYTHON_DEPS}
|
||||
|| (
|
||||
>=dev-python/frida-bin-17.1.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/frida-17.1.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/frida-bin-${PV}[${PYTHON_USEDEP}]
|
||||
>=dev-python/frida-${PV}[${PYTHON_USEDEP}]
|
||||
)"
|
||||
|
||||
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
||||
Loading…
Reference in a new issue