mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[fix] Add python-apt to requirements and remove rubygems
This commit is contained in:
parent
b6e8b4f095
commit
20a0079f4d
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -13,10 +13,10 @@ Depends: moulinette,
|
||||||
python-requests,
|
python-requests,
|
||||||
glances,
|
glances,
|
||||||
python-pip,
|
python-pip,
|
||||||
rubygems,
|
|
||||||
pyminiupnpc,
|
pyminiupnpc,
|
||||||
dnsutils,
|
dnsutils,
|
||||||
bind9utils,
|
bind9utils,
|
||||||
|
python-apt,
|
||||||
python-dnspython
|
python-dnspython
|
||||||
Description: YunoHost Python scripts
|
Description: YunoHost Python scripts
|
||||||
Python functions to manage a YunoHost instance
|
Python functions to manage a YunoHost instance
|
||||||
|
|
Loading…
Add table
Reference in a new issue