[BUILD] Update Arch Linux instructions

Fixes https://github.com/harfbuzz/harfbuzz/issues/4765
This commit is contained in:
Behdad Esfahbod 2024-06-24 06:46:31 -07:00
parent 76d9905c0e
commit 59617de1bc

View file

@ -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: