From 26e946970dc65ba25c9946ae78c2ae1106c32317 Mon Sep 17 00:00:00 2001 From: Leopold Luley Date: Mon, 30 Sep 2024 15:08:45 +0200 Subject: [PATCH] Add notice about blueprint-compiler to contributing instructions. --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 36bd011..f6ffd79 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -23,6 +23,8 @@ For the Gtk based app: sudo dnf install just gtk4-devel libadwaita-devel ``` +And you have to install [blueprint-compiler](https://jwestman.pages.gitlab.gnome.org/blueprint-compiler/setup.html). + ## Development You can run the app with