X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/08123387faf00b0af64ea01f7196d8c5ca3fae1e..571e3176596b852c2f1385487e459126c3d3fd04:/services/fuse/fpm-info.sh diff --git a/services/fuse/fpm-info.sh b/services/fuse/fpm-info.sh index fd94ef7afa..f789abe692 100644 --- a/services/fuse/fpm-info.sh +++ b/services/fuse/fpm-info.sh @@ -9,6 +9,6 @@ case "$TARGET" in fpm_depends+=(fuse-libs) ;; debian* | ubuntu*) - fpm_depends+=(libcurl3-gnutls libpython2.7) + fpm_depends+=(libcurl3-gnutls) ;; esac