From: Ward Vandewege Date: Wed, 13 Apr 2022 15:11:59 +0000 (-0400) Subject: 18976: Merge branch 'main' into 18976-c-d-l-dep X-Git-Tag: 2.5.0~213^2 X-Git-Url: https://git.arvados.org/arvados.git/commitdiff_plain/9d706659aa362728270f02b7d18d12b1f68f3e36?hp=91d40ffe727119f7661e734f9535fd9005880e98 18976: Merge branch 'main' into 18976-c-d-l-dep Arvados-DCO-1.1-Signed-off-by: Ward Vandewege --- diff --git a/services/crunch-dispatch-local/fpm-info.sh b/services/crunch-dispatch-local/fpm-info.sh index 6956c4c597..0ecaeb0e19 100644 --- a/services/crunch-dispatch-local/fpm-info.sh +++ b/services/crunch-dispatch-local/fpm-info.sh @@ -2,4 +2,4 @@ # # SPDX-License-Identifier: AGPL-3.0 -fpm_depends+=(crunch-run) +fpm_depends+=(crunch-run python3-arvados-fuse)