mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 02:39:08 -07:00
dev-debug/pwndbg: fix dependencies according to upstream requirements
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/40603 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
c5aea11f7b
commit
dcf5c7713b
@@ -38,7 +38,7 @@ RDEPEND="
|
||||
>=dev-python/typing-extensions-4.12.0[${PYTHON_USEDEP}]
|
||||
>=dev-util/pwntools-4.13.1[${PYTHON_USEDEP}]
|
||||
>=dev-util/ROPgadget-7.3[${PYTHON_USEDEP}]
|
||||
>=dev-util/unicorn-2.0.1[python,${PYTHON_USEDEP}]
|
||||
>=dev-util/unicorn-2.1.1[python,${PYTHON_USEDEP}]
|
||||
')
|
||||
"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -38,7 +38,7 @@ RDEPEND="
|
||||
>=dev-python/typing-extensions-4.6.1[${PYTHON_USEDEP}]
|
||||
>=dev-util/pwntools-4.11.0[${PYTHON_USEDEP}]
|
||||
>=dev-util/ROPgadget-7.2[${PYTHON_USEDEP}]
|
||||
>=dev-util/unicorn-2.0.1[python,${PYTHON_USEDEP}]
|
||||
>=dev-util/unicorn-2.1.1[python,${PYTHON_USEDEP}]
|
||||
')
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user