mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
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:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user