projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
11557: Fixed can_read link creation, updated test to check this behavior.
[arvados.git]
/
backports
/
deb-fuse
/
fpm-info.sh
1
case "$TARGET" in
2
ubuntu1204)
3
fpm_depends+=('libfuse2 = 2.9.2-5')
4
;;
5
esac