From 7979b1dac7b22daa583787b76bad4bb9d077d5cc Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Mon, 1 Feb 2021 11:06:11 +0200 Subject: fix: add python3-yaml, a missing build-dependency for Debian --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 91b0975..f4a3cb7 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,7 @@ Build-Depends: pkg-config, python3, python3-requests, + python3-yaml, subplot, texlive-fonts-recommended, texlive-latex-base, -- cgit v1.2.1