From 76569c7b196a906ba74811931d1dbf62bf3acab9 Mon Sep 17 00:00:00 2001 From: Pavel Machek Date: Wed, 24 Apr 2024 14:07:44 +0200 Subject: [PATCH] Better description of build / install procedure --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9a3781a..24c74bf 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,14 @@ chat: #megapixels:postmarketos.org on matrix ## Building +Before building this, build and install libmegapixels, libdng and postprocessd. + ```shell-session $ meson build $ cd build $ ninja $ sudo ninja install +$ sudo glib-compile-schemas /usr/local/share/glib-2.0/schemas ``` # Post processing