diff --git a/build/install_deps_alpine.sh b/build/install_deps_alpine.sh index f76b2ec..3f916b0 100755 --- a/build/install_deps_alpine.sh +++ b/build/install_deps_alpine.sh @@ -25,4 +25,5 @@ apk add \ lttng-ust-dev \ curl \ rsync \ - util-linux \ No newline at end of file + util-linux \ + patch \ No newline at end of file