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 b71028505e0de..345b03f9a7aa4 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"