summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/pass/pass-9999.ebuild')
-rw-r--r--app-admin/pass/pass-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/pass/pass-9999.ebuild b/app-admin/pass/pass-9999.ebuild
index b0b05e8dda99..0fd8dcb77e6b 100644
--- a/app-admin/pass/pass-9999.ebuild
+++ b/app-admin/pass/pass-9999.ebuild
@@ -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
@@ -19,11 +19,11 @@ HOMEPAGE="https://www.passwordstore.org/"
LICENSE="GPL-2"
SLOT="0"
-IUSE="+git wayland X emacs dmenu importers elibc_Darwin"
+IUSE="+git wayland X emacs dmenu importers"
RDEPEND="
app-crypt/gnupg
- media-gfx/qrencode
+ media-gfx/qrencode[png(+)]
>=app-text/tree-1.7.0
git? ( dev-vcs/git )
wayland? ( gui-apps/wl-clipboard )