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:
Paul Zander
2026-03-15 18:36:18 +01:00
parent b3c536db85
commit e23629bd82

View File

@@ -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="