mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 22:55:11 +00:00
misc fixes
This commit is contained in:
parent
63887a5742
commit
d15415ae3c
1 changed files with 3 additions and 2 deletions
|
|
@ -453,8 +453,9 @@ Builds:
|
|||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y make gcc swig lib32stdc++6 lib32z1 autogen automake autopoint
|
||||
libtool pkg-config po4a
|
||||
- apt-get install -y make g++ swig lib32stdc++6 lib32z1 autogen automake autopoint
|
||||
libtool pkg-config po4a openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- normalProductionFat
|
||||
rm:
|
||||
|
|
|
|||
Loading…
Reference in a new issue