This commit is contained in:
Kovid Goyal 2026-07-03 12:17:17 +05:30
parent 77d3bab632
commit a0034e362d
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -89,7 +89,7 @@ Run-time dependencies:
* ``liblcms2``
* ``libxxhash``
* ``openssl``
* ``shader-slang`` (for the slangc compiler)
* ``shader-slang`` (needed only if you use custom shaders)
* ``pixman`` (not needed on macOS)
* ``cairo`` (not needed on macOS)
* ``freetype`` (not needed on macOS)
@ -103,6 +103,7 @@ Build-time dependencies:
* ``gcc`` or ``clang``
* ``simde``
* ``shader-slang``
* ``go`` >= _build_go_version (see :file:`go.mod` for go packages used during building)
* ``pkg-config``
* Symbols NERD Font Mono either installed system-wide or placed in :file:`fonts/SymbolsNerdFontMono-Regular.ttf`