mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
x11-terms/ghostty: apply style feedback
Signed-off-by: sin-ack <sin-ack@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/39965 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
@@ -67,7 +67,6 @@ RDEPEND="
|
||||
|
||||
adwaita? ( gui-libs/libadwaita:1= )
|
||||
X? ( x11-libs/libX11 )
|
||||
|
||||
system-fontconfig? ( >=media-libs/fontconfig-2.14.2:= )
|
||||
system-freetype? (
|
||||
system-harfbuzz? ( >=media-libs/freetype-2.13.2:=[bzip2,harfbuzz] )
|
||||
@@ -89,10 +88,8 @@ BDEPEND="
|
||||
|
||||
IUSE="+X +adwaita man"
|
||||
# System integrations
|
||||
IUSE+="
|
||||
+system-fontconfig +system-freetype +system-glslang +system-harfbuzz +system-libpng +system-libxml2
|
||||
+system-oniguruma +system-zlib
|
||||
"
|
||||
IUSE+=" +system-fontconfig +system-freetype +system-glslang +system-harfbuzz +system-libpng +system-libxml2"
|
||||
IUSE+=" +system-oniguruma +system-zlib"
|
||||
|
||||
# XXX: Because we set --release=fast below, Zig will automatically strip
|
||||
# the binary. Until Ghostty provides a way to disable the banner while
|
||||
|
||||
Reference in New Issue
Block a user