CLOUDSYNC: added rclone to the manifest

This commit is contained in:
Xargon 2022-05-21 22:39:29 +09:00
parent 3688d5fe25
commit 8c39bbfc14

View file

@ -94,6 +94,15 @@ modules:
- ln -s "xml" "${FLATPAK_DEST}/bin/xmlstarlet" ||:
cleanup: ["*"]
- name: rclone
buildsystem: simple
build-commands:
- cp rclone /app/bin/rclone
sources:
- type: archive
url: https://github.com/rclone/rclone/releases/download/v1.58.1/rclone-v1.58.1-linux-amd64.zip
sha256: 135a4a0965cb58eafb07941f2013a82282c44c28fea9595587778e969d9ed035
# ES-DE
- name: ffmpeg