1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ssbroom_ynh.git synced 2024-09-03 20:26:29 +02:00

Add expect as a dependency

This commit is contained in:
mhfowler 2021-10-06 17:13:38 +02:00
parent 2a5d98f7a8
commit 4a9a50f35c

View file

@ -5,7 +5,7 @@
#=================================================
# dependencies used by the app
pkg_dependencies=""
pkg_dependencies="expect"
#=================================================
# PERSONAL HELPERS