diff --git a/app-crypt/tpm2-abrmd/tpm2-abrmd-3.0.0-r2.ebuild b/app-crypt/tpm2-abrmd/tpm2-abrmd-3.0.0-r2.ebuild index a2ba6892bc2a2..539fe9fd05b39 100644 --- a/app-crypt/tpm2-abrmd/tpm2-abrmd-3.0.0-r2.ebuild +++ b/app-crypt/tpm2-abrmd/tpm2-abrmd-3.0.0-r2.ebuild @@ -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"