From 808fefb4bed8129dd38c100ba56af7c5c2216a33 Mon Sep 17 00:00:00 2001 From: Morgan McMillian Date: Sat, 13 Mar 2021 14:34:51 -0800 Subject: [PATCH] add build requirements --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index daa78e6..6a2a27a 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,11 @@ End-to-end encryption aware Matrix reverse proxy daemon for Ubuntu Touch. * Previously encrypted messages cannot be decrypted * No user interaction to verify, ignore, or blacklist devices +## Build requirements + +* [clickable](https://clickable-ut.dev/en/latest/install.html) +* qemu-user-static + ## Build for armhf ```sh