From 715e91ee785dda66368bdd945f6b83d57e0e791b Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Wed, 31 Mar 2021 11:52:52 +0300 Subject: fix: add moreutils to build-deps --- debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian') diff --git a/debian/control b/debian/control index 1314995..02f0f80 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ Build-Depends: dh-cargo, git, libssl-dev, + moreutils, pkg-config, python3, subplot, -- cgit v1.2.1