mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-04 22:40:12 +01:00
Install packages first
This commit is contained in:
parent
ee0e3253b5
commit
03dcc07edb
2
buildserver/Vagrantfile
vendored
2
buildserver/Vagrantfile
vendored
@ -19,8 +19,8 @@ Vagrant::Config.run do |config|
|
||||
:user => "vagrant"
|
||||
}
|
||||
}
|
||||
chef.add_recipe "fdroidbuild-general"
|
||||
chef.add_recipe "android-sdk"
|
||||
chef.add_recipe "android-ndk"
|
||||
chef.add_recipe "fdroidbuild-general"
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user