diff --git a/scripts/pkgdep.sh b/scripts/pkgdep.sh index d96bb5e82..7d748c437 100755 --- a/scripts/pkgdep.sh +++ b/scripts/pkgdep.sh @@ -27,6 +27,7 @@ function install_all_dependencies() { INSTALL_FUSE=true INSTALL_RDMA=true INSTALL_DOCS=true + INSTALL_LIBURING=true } function install_liburing() {