mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 09:07:26 -08:00
dev-ml/lablgtk: add gtk X use flag
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
parent
bd78e30326
commit
f955af620d
@ -1,4 +1,4 @@
|
||||
# Copyright 2019-2024 Gentoo Authors
|
||||
# Copyright 2019-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@ -20,7 +20,7 @@ DEPEND="
|
||||
app-text/gtkspell:3=
|
||||
dev-ml/cairo2:=[ocamlopt?]
|
||||
dev-ml/camlp-streams:=[ocamlopt?]
|
||||
x11-libs/gtk+:3=
|
||||
x11-libs/gtk+:3=[X]
|
||||
x11-libs/gtksourceview:3.0=
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
Loading…
x
Reference in New Issue
Block a user