updates for moving gdb

This commit is contained in:
Rick Farina (Zero_Chaos) 2024-01-17 11:48:44 -05:00
parent bd8ba48fac
commit 2587150e04
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC
3 changed files with 6 additions and 6 deletions

View file

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -12,8 +12,8 @@ KEYWORDS="amd64 arm x86"
PDEPEND="hardened? ( sys-apps/paxctl )
app-arch/upx
dev-debug/gdb
dev-util/gef
sys-devel/gdb
sys-devel/gdb-dashboard
amd64? ( ||
(

View file

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -23,6 +23,7 @@ PDEPEND="
app-admin/sudo
app-pda/ifuse
app-pda/usbmuxd
dev-debug/gdb
sys-apps/fwupd
sys-apps/rng-tools
sys-apps/watchdog
@ -47,7 +48,6 @@ PDEPEND="
net-misc/autossh
net-misc/ntp
net-wireless/aircrack-ng
sys-devel/gdb
net-ftp/tftp-hpa
)
rfctf-sdr? (

View file

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -23,7 +23,7 @@ SLOT="0"
RDEPEND="
$(python_gen_cond_dep 'dev-python/pygments[${PYTHON_USEDEP}]')
sys-devel/gdb[python]"
dev-debug/gdb[python]"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
pkg_setup() {