mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
Do not install extra-android-support in the VM
It's m2repository that is actually used by maven-based builds. This one is pretty much useless.
This commit is contained in:
parent
d5d22dbc99
commit
fa9aa5d10f
1 changed files with 0 additions and 1 deletions
|
|
@ -34,7 +34,6 @@ end
|
|||
|
||||
%w{
|
||||
platform-tools
|
||||
extra-android-support
|
||||
extra-android-m2repository
|
||||
}.each do |pkg|
|
||||
script "add_pkg_#{pkg}" do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue