X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/7bba7e6419737055ad26c23c9dd3bbacb983cb87..0f644e242ef37c911ad3dc25aca8135c339de349:/backports/python-llfuse/fpm-info.sh diff --git a/backports/python-llfuse/fpm-info.sh b/backports/python-llfuse/fpm-info.sh index 25ffa9ea8c..ef0b446617 100644 --- a/backports/python-llfuse/fpm-info.sh +++ b/backports/python-llfuse/fpm-info.sh @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: Apache-2.0 + case "$TARGET" in centos*) build_depends+=('fuse-devel')