mirror of
https://github.com/rclone/rclone.git
synced 2024-11-26 18:34:41 +01:00
Update snapcraft.yaml
This commit is contained in:
parent
10e532bce9
commit
9bb408e1a9
@ -10,7 +10,7 @@ grade: stable
|
||||
apps:
|
||||
rclone:
|
||||
command: bin/rclone
|
||||
plugs: [home, network, network-bind]
|
||||
plugs: [home, network, network-bind, fuse-support]
|
||||
|
||||
parts:
|
||||
rclone:
|
||||
@ -19,4 +19,4 @@ parts:
|
||||
source-tag: v1.35
|
||||
source-type: git
|
||||
go-importpath: github.com/ncw/rclone
|
||||
build-packages: [gcc, libgudev-1.0-dev]
|
||||
build-packages: [gcc, libgudev-1.0-dev, fuse]
|
||||
|
Loading…
Reference in New Issue
Block a user