mirror of
https://github.com/flatcar/scripts.git
synced 2026-03-14 09:51:19 +01:00
dev-debug/gdb: Sync with Gentoo
It's from Gentoo commit 8c725c47db48f2cfc57b00a21963e0b40d4b5788.
This commit is contained in:
parent
41735b2e65
commit
c6381bf481
@ -98,7 +98,7 @@ RDEPEND="
|
||||
python? ( ${PYTHON_DEPS} )
|
||||
guile? ( ${GUILE_DEPS} )
|
||||
xml? ( dev-libs/expat )
|
||||
rocm? ( dev-libs/rocdbgapi )
|
||||
rocm? ( <dev-libs/rocdbgapi-6.3 )
|
||||
source-highlight? (
|
||||
dev-util/source-highlight
|
||||
)
|
||||
|
||||
@ -102,7 +102,7 @@ RDEPEND="
|
||||
python? ( ${PYTHON_DEPS} )
|
||||
guile? ( ${GUILE_DEPS} )
|
||||
xml? ( dev-libs/expat )
|
||||
rocm? ( dev-libs/rocdbgapi )
|
||||
rocm? ( >=dev-libs/rocdbgapi-6.3 )
|
||||
source-highlight? (
|
||||
dev-util/source-highlight
|
||||
)
|
||||
|
||||
@ -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
|
||||
@ -102,7 +102,7 @@ RDEPEND="
|
||||
python? ( ${PYTHON_DEPS} )
|
||||
guile? ( ${GUILE_DEPS} )
|
||||
xml? ( dev-libs/expat )
|
||||
rocm? ( dev-libs/rocdbgapi )
|
||||
rocm? ( >=dev-libs/rocdbgapi-6.3 )
|
||||
source-highlight? (
|
||||
dev-util/source-highlight
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user