mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[fix] yunohost firewall init script
This commit is contained in:
parent
9803e1eefa
commit
5d800e6b99
2 changed files with 8 additions and 1 deletions
9
debian/control
vendored
9
debian/control
vendored
|
@ -15,7 +15,14 @@ Depends: moulinette,
|
|||
python-pip,
|
||||
rubygems,
|
||||
pyminiupnpc,
|
||||
dnsutils
|
||||
dnsutils,
|
||||
python-dnspython
|
||||
Description: YunoHost Python scripts
|
||||
Python functions to manage a YunoHost instance
|
||||
|
||||
Package: yunohost-firewall
|
||||
Architecture: all
|
||||
Depends: moulinette,
|
||||
moulinette-yunohost
|
||||
Description: YunoHost Python scripts
|
||||
Python functions to manage a YunoHost instance
|
||||
|
|
Loading…
Add table
Reference in a new issue