mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
multivnc - remove submodule, add maint note
This commit is contained in:
parent
4b0bee3bf0
commit
dca6ce25ea
1 changed files with 3 additions and 1 deletions
|
|
@ -503,19 +503,21 @@ Builds:
|
|||
versionCode: 95
|
||||
commit: fef77beac27ed7834673ea8a6bfec89b90ceb124
|
||||
subdir: android/app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y automake build-essential libtool
|
||||
gradle:
|
||||
- yes
|
||||
prebuild:
|
||||
- git submodule update --init --recursive
|
||||
- sdkmanager 'cmake;3.10.2.4988404'
|
||||
- ../../prepareLibreSSL.sh
|
||||
scandelete:
|
||||
- contrib
|
||||
ndk: r21d
|
||||
|
||||
MaintainerNotes: We clone submodules in recipe as host git fsck config might interfere
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.1.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue