summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2020-02-26 18:12:18 +0200
committerJoonas Niilola <juippis@gentoo.org>2020-02-26 18:17:26 +0200
commitabc709149b85fc78978e68a2b662aaf5a7c4e8ea (patch)
tree829265a0136660bfd3516a671cef00c843fd8b86 /app-crypt/tpm2-totp
parentapp-crypt/tpm-tools: Add salah.coronya@gmail.com as proxy maintainer (diff)
downloadgentoo-abc709149b85fc78978e68a2b662aaf5a7c4e8ea.tar.gz
gentoo-abc709149b85fc78978e68a2b662aaf5a7c4e8ea.tar.bz2
gentoo-abc709149b85fc78978e68a2b662aaf5a7c4e8ea.zip
app-crypt/tpm2-totp: remove non-defined subslot binder
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-crypt/tpm2-totp')
-rw-r--r--app-crypt/tpm2-totp/tpm2-totp-0.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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 b71028505e0d..345b03f9a7aa 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"