1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/yunomonitor_ynh.git synced 2024-09-03 17:46:11 +02:00

[fix] Missing dependencies

This commit is contained in:
ljf (zamentur) 2020-05-14 19:38:04 +02:00 committed by GitHub
parent 901dc88e2f
commit caad9f0dd2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@
#=================================================
# dependencies used by the app
pkg_dependencies="python3-yaml python3-dnspython python3-requests-toolbelt python3-spf whois smartmontools"
pkg_dependencies="python3-dbus python3-yaml python3-dnspython python3-requests-toolbelt python3-spf whois smartmontools"
#=================================================
# PERSONAL HELPERS