mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
app-crypt/tpm2-abrmd: Require sys-apps/iproute[-minimal] for tests
Build fix only: Require sys-apps/iproute2[-minimal] for tests (need ss) Closes: https://bugs.gentoo.org/961493 Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/43469 Closes: https://github.com/gentoo/gentoo/pull/43469 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
022cc1d4f4
commit
c4e2ac1dcc
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@ -26,6 +26,7 @@ DEPEND="${RDEPEND}
|
||||
app-crypt/swtpm
|
||||
>=app-crypt/tpm2-tss-3.0.0:=
|
||||
dev-util/cmocka
|
||||
sys-apps/iproute2[-minimal]
|
||||
)"
|
||||
BDEPEND="virtual/pkgconfig
|
||||
dev-util/gdbus-codegen"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user