From a5ff87252977dc21c03704e0d0c3adaafd75b815 Mon Sep 17 00:00:00 2001 From: linsui Date: Mon, 1 May 2023 00:49:25 +0800 Subject: [PATCH] easysshfs: fix 0.5.9 --- metadata/ru.nsu.bobrofon.easysshfs.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/metadata/ru.nsu.bobrofon.easysshfs.yml b/metadata/ru.nsu.bobrofon.easysshfs.yml index 2676273ceb..ab0daa4691 100644 --- a/metadata/ru.nsu.bobrofon.easysshfs.yml +++ b/metadata/ru.nsu.bobrofon.easysshfs.yml @@ -31,13 +31,12 @@ Builds: - versionName: 0.5.9 versionCode: 81 - disable: https://github.com/bobrofon/easysshfs/issues/44 commit: 7f5a0879b658ebabd5a47e5e630f6d68e20baab1 subdir: app submodules: true sudo: - apt-get update - - apt-get install -y g++ wget cpio bc make + - apt-get install -y g++ wget cpio bc make cmake bzip2 file gradle: - yes ndk: r21e