mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[fix] Include ca-certificates in dependencies
This commit is contained in:
parent
6aa08b4c6e
commit
7d2d645803
1 changed files with 1 additions and 0 deletions
1
debian/control
vendored
1
debian/control
vendored
|
@ -17,6 +17,7 @@ Depends: moulinette,
|
|||
dnsutils,
|
||||
bind9utils,
|
||||
python-apt,
|
||||
ca-certificates,
|
||||
python-dnspython
|
||||
Description: YunoHost Python scripts
|
||||
Python functions to manage a YunoHost instance
|
||||
|
|
Loading…
Add table
Reference in a new issue