From b0c4a0cc262b59b577fe67bc96d8c6964507e68a Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Mon, 7 Feb 2022 13:44:51 +0100 Subject: [PATCH] Add python3-rich to build depends --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 64dcbc89..3fb2bc75 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: moulinette Section: python Priority: optional Maintainer: YunoHost Contributors -Build-Depends: debhelper (>= 9), debhelper-compat (= 13), python3 (>= 3.7), dh-python, python3-setuptools, python3-psutil, python3-all (>= 3.7) +Build-Depends: debhelper (>= 9), debhelper-compat (= 13), python3 (>= 3.7), dh-python, python3-setuptools, python3-psutil, python3-all (>= 3.7), python3-rich Standards-Version: 3.9.6 Homepage: https://github.com/YunoHost/moulinette