Merge branch '21207-pytest'
[arvados.git] / services / fuse / fpm-info.sh
index f789abe69270c024e73a5294666bc06169b45026..4d98172f8db647ddbd5f40a49315d001a1c96065 100644 (file)
@@ -5,7 +5,7 @@
 fpm_depends+=(fuse)
 
 case "$TARGET" in
-    centos*)
+    centos*|rocky*)
         fpm_depends+=(fuse-libs)
         ;;
     debian* | ubuntu*)