mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-util/pwntools: block broken dependencies
see https://github.com/unicorn-engine/unicorn/issues/2134 Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Part-of: https://github.com/gentoo/gentoo/pull/44207 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
82db242778
commit
c05064e5a1
@@ -29,6 +29,7 @@ RDEPEND="
|
||||
>=dev-libs/capstone-3.0.5[python,${PYTHON_USEDEP}]
|
||||
>=dev-util/ROPgadget-5.3[${PYTHON_USEDEP}]
|
||||
>=dev-util/unicorn-1.0.2[python,${PYTHON_USEDEP}]
|
||||
!=dev-util/unicorn-2.1.4-r0[python,${PYTHON_USEDEP}]
|
||||
dev-python/colored-traceback[${PYTHON_USEDEP}]
|
||||
>=dev-python/intervaltree-3.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/mako-1.0.0[${PYTHON_USEDEP}]
|
||||
Reference in New Issue
Block a user