mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
app-crypt/tpm2-abrmd: remove leading whitespaces, sort test deps
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
@@ -17,14 +17,16 @@ IUSE="static-libs test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND="acct-group/tss
|
||||
acct-user/tss
|
||||
sys-apps/dbus
|
||||
dev-libs/glib:=
|
||||
app-crypt/tpm2-tss"
|
||||
acct-user/tss
|
||||
sys-apps/dbus
|
||||
dev-libs/glib:=
|
||||
app-crypt/tpm2-tss"
|
||||
DEPEND="${RDEPEND}
|
||||
test? ( >=app-crypt/tpm2-tss-3.0.0
|
||||
test? (
|
||||
app-crypt/swtpm
|
||||
dev-util/cmocka )"
|
||||
>=app-crypt/tpm2-tss-3.0.0
|
||||
dev-util/cmocka
|
||||
)"
|
||||
BDEPEND="virtual/pkgconfig
|
||||
dev-util/gdbus-codegen"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user