mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
rhvoice - simplify recipe
This commit is contained in:
parent
dfbe4a3330
commit
94c04ca8d4
1 changed files with 1 additions and 2 deletions
|
|
@ -53,8 +53,7 @@ Builds:
|
|||
submodules: true
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -t stretch-backports openjdk-11-jdk-headless openjdk-11-jre-headless
|
||||
g++
|
||||
- apt-get install -t stretch-backports g++ openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- stable
|
||||
|
|
|
|||
Loading…
Reference in a new issue