From 90b08daa32bd00a52753ae937b355188a2cf4461 Mon Sep 17 00:00:00 2001 From: Albert Date: Thu, 27 Aug 2020 23:33:19 +0200 Subject: [PATCH] Add missing dependency --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 01401661d..b177b5fe2 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Building Noto Color Emoji requires: - [pkg-config](https://www.freedesktop.org/wiki/Software/pkg-config/) - [pngquant](https://pngquant.org/) - [zopflipng](https://github.com/google/zopfli) +- [cairo](https://www.cairographics.org/) ## Building NotoColorEmoji This project uses a virtual environment to manage dependencies. Use the following steps to get up and running: