summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/tpm2-abrmd/tpm2-abrmd-2.1.1-r2.ebuild (renamed from app-crypt/tpm2-abrmd/tpm2-abrmd-2.1.1-r1.ebuild)6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-crypt/tpm2-abrmd/tpm2-abrmd-2.1.1-r1.ebuild b/app-crypt/tpm2-abrmd/tpm2-abrmd-2.1.1-r2.ebuild
index 535dcd41a597..dddc82c0e866 100644
--- a/app-crypt/tpm2-abrmd/tpm2-abrmd-2.1.1-r1.ebuild
+++ b/app-crypt/tpm2-abrmd/tpm2-abrmd-2.1.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -17,11 +17,11 @@ IUSE="static-libs test"
RESTRICT="!test? ( test )"
RDEPEND="sys-apps/dbus:=
+ acct-group/tss
+ acct-user/tss
dev-libs/glib:=
app-crypt/tpm2-tss:="
DEPEND="${RDEPEND}
- acct-group/tss
- acct-user/tss
test? ( dev-util/cmocka )"
BDEPEND="virtual/pkgconfig
dev-util/gdbus-codegen"