X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f95ac4c11b99daea342be0fba98e66c92d70e54c..f79d1cdf7696a3bbcc374df5ce4d1761a28a5ea5:/services/fuse/fpm-info.sh diff --git a/services/fuse/fpm-info.sh b/services/fuse/fpm-info.sh index f789abe692..4d98172f8d 100644 --- a/services/fuse/fpm-info.sh +++ b/services/fuse/fpm-info.sh @@ -5,7 +5,7 @@ fpm_depends+=(fuse) case "$TARGET" in - centos*) + centos*|rocky*) fpm_depends+=(fuse-libs) ;; debian* | ubuntu*)