mirror of
https://github.com/Ysurac/openmptcprouter-vps-admin.git
synced 2025-03-09 15:40:05 +00:00
Add netifaces as depends
This commit is contained in:
parent
3885f9896d
commit
ee274dcdba
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -10,5 +10,5 @@ Homepage: https://github.com/ysurac/openmptcprouter-vps-admin
|
||||||
Package: omr-vps-admin
|
Package: omr-vps-admin
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Multi-Arch: foreign
|
Multi-Arch: foreign
|
||||||
Depends: ${misc:Depends}, ${python3:Depends}, python3-uvicorn, python3-netaddr, python3-pip
|
Depends: ${misc:Depends}, ${python3:Depends}, python3-uvicorn, python3-netaddr, python3-pip, python3-netifaces
|
||||||
Description: OpenMPTCProuter VPS admin rest api
|
Description: OpenMPTCProuter VPS admin rest api
|
Loading…
Add table
Add a link
Reference in a new issue