From 3698b429c140dcc9837a21479b2d72b810c34ed4 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Thu, 22 Apr 2021 15:27:40 +0300 Subject: fix: add build-dependency on python3-distutils --- debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian') diff --git a/debian/control b/debian/control index 73796d0..dfad01b 100644 --- a/debian/control +++ b/debian/control @@ -13,6 +13,7 @@ Build-Depends: moreutils, pkg-config, python3, + python3-distutils, subplot, texlive-fonts-recommended, texlive-latex-base, -- cgit v1.2.1