From 1917e84cd52771ebede72cb4d5df8d08b9f2d2cf Mon Sep 17 00:00:00 2001 From: Florian Fischer Date: Thu, 3 Apr 2025 20:28:21 -0300 Subject: document build dependencies --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 5f05e0d9..4b613f0c 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,13 @@ To retrieve the all game material run git clone https://muhq.space/muhqs-game.git ``` +## Build dependencies + +* Working TeX installation +* poppler (pdfunite, pdftoppm) +* opencv-python +* pyyaml + ## Build everything In the root directory there exits a Makefile which searches the directory tree for -- cgit v1.2.3