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 smartctl

This commit is contained in:
ljf 2019-11-19 23:43:54 +01:00
parent e41b4b6c01
commit 8a3a4adbc4

View file

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