mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
Added libssl to build server
This commit is contained in:
parent
9ebde52d18
commit
3f00d04836
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
|
||||
%w{ant ant-contrib autoconf libtool maven javacc python git-core mercurial subversion bzr git-svn make perlmagick}.each do |pkg|
|
||||
%w{ant ant-contrib autoconf libtool libssl libssl-dev maven javacc python git-core mercurial subversion bzr git-svn make perlmagick}.each do |pkg|
|
||||
package pkg do
|
||||
action :install
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue