Add python3-rich to build depends

This commit is contained in:
Alexandre Aubin 2022-02-07 13:44:51 +01:00
parent edd8dda453
commit b0c4a0cc26

2
debian/control vendored
View file

@ -2,7 +2,7 @@ Source: moulinette
Section: python
Priority: optional
Maintainer: YunoHost Contributors <contrib@yunohost.org>
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