app-crypt/tpm2-tss-engine: Add sublot operator to app-crypt/tpm2-tss dep

Signed-off-by: Christopher Byrne <salah.coronya@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Christopher Byrne
2022-04-23 14:34:20 -05:00
committed by Sam James
parent 221ac1ce9e
commit d3b4558762

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,7 +15,7 @@ KEYWORDS="~amd64"
IUSE="test"
RESTRICT="!test? ( test )"
RDEPEND="app-crypt/tpm2-tss
RDEPEND="app-crypt/tpm2-tss:=
dev-libs/openssl:0="
DEPEND="${RDEPEND}
test? ( dev-util/cmocka )"