mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-03 20:45:04 +00:00
[BUILD] Update Arch Linux instructions
Fixes https://github.com/harfbuzz/harfbuzz/issues/4765
This commit is contained in:
parent
76d9905c0e
commit
59617de1bc
1 changed files with 1 additions and 1 deletions
2
BUILD.md
2
BUILD.md
|
@ -9,7 +9,7 @@ whereas on Fedora, RHEL, CentOS, and other Red Hat based systems you would do:
|
|||
|
||||
and on ArchLinux and Manjaro:
|
||||
|
||||
$ sudo pacman -Suy meson pkg-config ragel gcc freetype2 glib2 cairo
|
||||
$ sudo pacman -Suy meson pkg-config ragel gcc freetype2 glib2 glib2-devel cairo
|
||||
|
||||
On macOS:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue