x11-plugins/wmudmount: USE=gcr requires gcr[gtk]

Closes: https://bugs.gentoo.org/832397
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
This commit is contained in:
Bernard Cafarelli
2022-02-20 16:19:49 +01:00
parent b2cfa03bba
commit 2b5bc1e0bc

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,7 +15,7 @@ IUSE="gcr libnotify secret"
RDEPEND="sys-fs/udisks:2
>=x11-libs/gtk+-3.16.0:3
gcr? ( app-crypt/gcr )
gcr? ( app-crypt/gcr[gtk] )
libnotify? ( >=x11-libs/libnotify-0.7 )
secret? ( app-crypt/libsecret )"
DEPEND="${RDEPEND}