Add missing dependency

This commit is contained in:
Albert 2020-08-27 23:33:19 +02:00
parent 41708e907f
commit 90b08daa32

View file

@ -8,6 +8,7 @@ Building Noto Color Emoji requires:
- [pkg-config](https://www.freedesktop.org/wiki/Software/pkg-config/) - [pkg-config](https://www.freedesktop.org/wiki/Software/pkg-config/)
- [pngquant](https://pngquant.org/) - [pngquant](https://pngquant.org/)
- [zopflipng](https://github.com/google/zopfli) - [zopflipng](https://github.com/google/zopfli)
- [cairo](https://www.cairographics.org/)
## Building NotoColorEmoji ## Building NotoColorEmoji
This project uses a virtual environment to manage dependencies. Use the following steps to get up and running: This project uses a virtual environment to manage dependencies. Use the following steps to get up and running: