commit: 60b516df672275d53fe47739ebc1d9bb78a90378 Author: sin-ack <sin-ack <AT> protonmail <DOT> com> AuthorDate: Thu Mar 12 09:16:43 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Mar 12 11:17:06 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60b516df
x11-terms/ghostty: add harfbuzz[introspection] DEPEND/RDEPEND Closes: https://bugs.gentoo.org/971106 Signed-off-by: sin-ack <sin-ack <AT> protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/45922 Closes: https://github.com/gentoo/gentoo/pull/45922 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-terms/ghostty/{ghostty-1.3.0.ebuild => ghostty-1.3.0-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-terms/ghostty/ghostty-1.3.0.ebuild b/x11-terms/ghostty/ghostty-1.3.0-r1.ebuild similarity index 99% rename from x11-terms/ghostty/ghostty-1.3.0.ebuild rename to x11-terms/ghostty/ghostty-1.3.0-r1.ebuild index eba12d01062c..56ac7ad1a4b3 100644 --- a/x11-terms/ghostty/ghostty-1.3.0.ebuild +++ b/x11-terms/ghostty/ghostty-1.3.0-r1.ebuild @@ -79,7 +79,7 @@ COMMON_DEPEND=" gui-libs/libadwaita:1= >=media-libs/fontconfig-2.14.2:= >=media-libs/freetype-2.13.2:=[bzip2,harfbuzz,png] - >=media-libs/harfbuzz-12.2.0:=[truetype] + >=media-libs/harfbuzz-12.2.0:=[truetype,introspection] >=dev-cpp/highway-1.3.0:= X? ( x11-libs/libX11 ) wayland? (
