From 59617de1bc3a5cbd4334c1d1accfbe9d95ff3db3 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Mon, 24 Jun 2024 06:46:31 -0700 Subject: [PATCH] [BUILD] Update Arch Linux instructions Fixes https://github.com/harfbuzz/harfbuzz/issues/4765 --- BUILD.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD.md b/BUILD.md index 14170c3b6..e0dd17b83 100644 --- a/BUILD.md +++ b/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: