diff --git a/scripts/_common.sh b/scripts/_common.sh index d53d870..1a757bb 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,7 +5,7 @@ #================================================= # dependencies used by the app -pkg_dependencies="python3-pip" +pkg_dependencies="python3-pip libffi-dev" #================================================= # PERSONAL HELPERS