mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2026-05-06 07:27:03 -04:00
dev-debug/pwndbg: readd dependency to dev-util/ROPgadget
This reverts commit 2b624bd93f.
Bug: https://bugs.gentoo.org/967775
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Part-of: https://github.com/gentoo/gentoo/pull/45228
Closes: https://github.com/gentoo/gentoo/pull/45228
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
7417ac3af1
commit
8a55dabb05
+2
-6
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -25,11 +25,6 @@ fi
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
||||
# Dropped >=dev-util/ROPgadget-7.3[${PYTHON_USEDEP}]. It is incompatible with
|
||||
# Capstone 6, but pwndbg requires at least Capstone 6. Readd the dependency as
|
||||
# soon as it is compatible with Capstone 6. Although it is flagged as optional
|
||||
# in `pyproject.toml`, dropping it renders the `ropgadget`-command useless.
|
||||
# See bug #967775.
|
||||
RDEPEND="
|
||||
dev-debug/gdb[python,${PYTHON_SINGLE_USEDEP}]
|
||||
~dev-python/gdb-pt-dump-0.0.0_p20240401[${PYTHON_SINGLE_USEDEP}]
|
||||
@@ -45,6 +40,7 @@ RDEPEND="
|
||||
>=dev-python/tabulate-0.9.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/typing-extensions-4.12.0[${PYTHON_USEDEP}]
|
||||
>=dev-util/pwntools-4.14.0[${PYTHON_USEDEP}]
|
||||
>=dev-util/ROPgadget-7.3[${PYTHON_USEDEP}]
|
||||
>=dev-util/unicorn-2.1.3[python,${PYTHON_USEDEP}]
|
||||
')
|
||||
"
|
||||
+2
-6
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -25,11 +25,6 @@ fi
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
||||
# Dropped >=dev-util/ROPgadget-7.3[${PYTHON_USEDEP}]. It is incompatible with
|
||||
# Capstone 6, but pwndbg requires at least Capstone 6. Readd the dependency as
|
||||
# soon as it is compatible with Capstone 6. Although it is flagged as optional
|
||||
# in `pyproject.toml`, dropping it renders the `ropgadget`-command useless.
|
||||
# See bug #967775.
|
||||
RDEPEND="
|
||||
dev-debug/gdb[python,${PYTHON_SINGLE_USEDEP}]
|
||||
~dev-python/gdb-pt-dump-0.0.0_p20240401[${PYTHON_SINGLE_USEDEP}]
|
||||
@@ -45,6 +40,7 @@ RDEPEND="
|
||||
>=dev-python/tabulate-0.9.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/typing-extensions-4.15.0[${PYTHON_USEDEP}]
|
||||
>=dev-util/pwntools-4.14.1[${PYTHON_USEDEP}]
|
||||
>=dev-util/ROPgadget-7.6[${PYTHON_USEDEP}]
|
||||
>=dev-util/unicorn-2.1.4[python,${PYTHON_USEDEP}]
|
||||
')
|
||||
"
|
||||
+2
-6
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -25,11 +25,6 @@ fi
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
||||
# Dropped >=dev-util/ROPgadget-7.3[${PYTHON_USEDEP}]. It is incompatible with
|
||||
# Capstone 6, but pwndbg requires at least Capstone 6. Readd the dependency as
|
||||
# soon as it is compatible with Capstone 6. Although it is flagged as optional
|
||||
# in `pyproject.toml`, dropping it renders the `ropgadget`-command useless.
|
||||
# See bug #967775.
|
||||
RDEPEND="
|
||||
dev-debug/gdb[python,${PYTHON_SINGLE_USEDEP}]
|
||||
~dev-python/gdb-pt-dump-0.0.0_p20240401[${PYTHON_SINGLE_USEDEP}]
|
||||
@@ -45,6 +40,7 @@ RDEPEND="
|
||||
>=dev-python/tabulate-0.9.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/typing-extensions-4.15.0[${PYTHON_USEDEP}]
|
||||
>=dev-util/pwntools-4.14.1[${PYTHON_USEDEP}]
|
||||
>=dev-util/ROPgadget-7.6[${PYTHON_USEDEP}]
|
||||
>=dev-util/unicorn-2.1.4[python,${PYTHON_USEDEP}]
|
||||
')
|
||||
"
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -25,11 +25,6 @@ fi
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
||||
# Dropped >=dev-util/ROPgadget-7.3[${PYTHON_USEDEP}]. It is incompatible with
|
||||
# Capstone 6, but pwndbg requires at least Capstone 6. Readd the dependency as
|
||||
# soon as it is compatible with Capstone 6. Although it is flagged as optional
|
||||
# in `pyproject.toml`, dropping it renders the `ropgadget`-command useless.
|
||||
# See bug #967775.
|
||||
RDEPEND="
|
||||
dev-debug/gdb[python,${PYTHON_SINGLE_USEDEP}]
|
||||
~dev-python/gdb-pt-dump-0.0.0_p20240401[${PYTHON_SINGLE_USEDEP}]
|
||||
@@ -45,6 +40,7 @@ RDEPEND="
|
||||
>=dev-python/tabulate-0.9.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/typing-extensions-4.15.0[${PYTHON_USEDEP}]
|
||||
>=dev-util/pwntools-4.14.1[${PYTHON_USEDEP}]
|
||||
>=dev-util/ROPgadget-7.6[${PYTHON_USEDEP}]
|
||||
>=dev-util/unicorn-2.1.4[python,${PYTHON_USEDEP}]
|
||||
')
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user