mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 14:43:27 -04:00
dev-libs/nativefiledialog-extended: add USE="X wayland" to gtk
Closes: https://bugs.gentoo.org/958017 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
This commit is contained in:
@@ -15,13 +15,13 @@ SRC_URI="
|
||||
LICENSE="ZLIB"
|
||||
SLOT="0/$(ver_cut 1)"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="+desktop-portal"
|
||||
IUSE="X +desktop-portal wayland"
|
||||
|
||||
DEPEND="
|
||||
desktop-portal? ( sys-apps/dbus )
|
||||
!desktop-portal? (
|
||||
dev-libs/glib:2
|
||||
x11-libs/gtk+:3
|
||||
x11-libs/gtk+:3[X=,wayland=]
|
||||
)
|
||||
"
|
||||
RDEPEND="
|
||||
|
||||
Reference in New Issue
Block a user