commit: abc709149b85fc78978e68a2b662aaf5a7c4e8ea
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 26 16:12:18 2020 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Feb 26 16:17:26 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abc70914
app-crypt/tpm2-totp: remove non-defined subslot binder
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
app-crypt/tpm2-totp/tpm2-totp-0.2.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-crypt/tpm2-totp/tpm2-totp-0.2.1.ebuild
b/app-crypt/tpm2-totp/tpm2-totp-0.2.1.ebuild
index b71028505e0..345b03f9a7a 100644
--- a/app-crypt/tpm2-totp/tpm2-totp-0.2.1.ebuild
+++ b/app-crypt/tpm2-totp/tpm2-totp-0.2.1.ebuild
@@ -13,7 +13,7 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64"
-RDEPEND=">=app-crypt/tpm2-tss-2.0:=
+RDEPEND=">=app-crypt/tpm2-tss-2.0
media-gfx/qrencode:="
DEPEND="${RDEPEND}"
BDEPEND="virtual/pkgconfig"