diff --git a/scripts/_common.sh b/scripts/_common.sh index 3bf0e2a..fb6b70c 100755 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,7 +5,7 @@ #================================================= # dependencies used by the app -pkg_dependencies="coturn" +pkg_dependencies="coturn acl" #================================================= # PERSONAL HELPERS