mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
[mod] depends on toml in debian/control
This commit is contained in:
parent
7b65a3b6c2
commit
9466c71a45
1 changed files with 1 additions and 0 deletions
1
debian/control
vendored
1
debian/control
vendored
|
@ -16,6 +16,7 @@ Depends: ${misc:Depends}, ${python:Depends},
|
||||||
python-gnupg,
|
python-gnupg,
|
||||||
python-gevent-websocket,
|
python-gevent-websocket,
|
||||||
python-argcomplete,
|
python-argcomplete,
|
||||||
|
python-toml,
|
||||||
python-psutil,
|
python-psutil,
|
||||||
python-tz
|
python-tz
|
||||||
Replaces: yunohost-cli
|
Replaces: yunohost-cli
|
||||||
|
|
Loading…
Add table
Reference in a new issue