From 9734167fbd566dc961c2513ec617676c0f736820 Mon Sep 17 00:00:00 2001 From: Alexander Lopatin Date: Sat, 17 Feb 2024 04:39:01 +0800 Subject: [PATCH] docs(readme): Add dependencies `blueprint-compiler` and `rlottie` --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2784552d9..2d1b7fbe4 100644 --- a/README.md +++ b/README.md @@ -90,9 +90,11 @@ The following packages are required to build Paper Plane: - meson - cargo +- blueprint-compiler - GTK >= 4.10 (with the patch included in the build-aux directory) - libadwaita >= 1.4 - libshumate >= 1.0.0 +- rlottie >= 0.2 - [TDLib 1.8.19](https://github.com/tdlib/td/commit/2589c3fd46925f5d57e4ec79233cd1bd0f5d0c09) - [Telegram API Credentials](https://my.telegram.org/) (optional, but recommended)