1195: add .bed and .cwl to file types that can previewed
[arvados.git] / backports / deb-libfuse-dev / fpm-info.sh
1 # Copyright (C) The Arvados Authors. All rights reserved.
2 #
3 # SPDX-License-Identifier: Apache-2.0
4
5 case "$TARGET" in
6     ubuntu1204)
7         fpm_depends+=('libfuse2 = 2.9.2-5')
8         ;;
9 esac