mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 14:41:31 +02:00
net-libs/libslirp: Sync with Gentoo
It's from Gentoo commit 5e3d413c90ed50a6f9582ee1e3817398d4a82319.
This commit is contained in:
parent
b9deb58635
commit
1f1a92a986
@ -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=7
|
||||
@ -19,7 +19,7 @@ RDEPEND="dev-libs/glib:="
|
||||
# Valgrind usage is automagic but it's not so bad given it's a header-only dep.
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
valgrind? ( dev-util/valgrind )
|
||||
valgrind? ( dev-debug/valgrind )
|
||||
"
|
||||
|
||||
S=${WORKDIR}/${MY_P}
|
||||
|
Loading…
x
Reference in New Issue
Block a user