chiark / gitweb /
Merge branch 'LOffice' into 'master'
authorCiaran Gultnieks <ciaran@ciarang.com>
Thu, 5 Feb 2015 09:10:52 +0000 (09:10 +0000)
committerCiaran Gultnieks <ciaran@ciarang.com>
Thu, 5 Feb 2015 09:10:52 +0000 (09:10 +0000)
commitc7f3d659970d014f43cce5e88cd6108015149b8a
tree0a522429bf6c46f8214c178eaf96a11046c9b08e
parentad1e936ad78829ba13763f1fd146ec8ad16f1527
parent3d791e4c9e720c0f33ab461bbf8b547ac405fdab
Merge branch 'LOffice' into 'master'

Add LibreOffice build-deps.

These are the dependencies that i needed in a VM with a "Debian Jessie netinst" installation. I had in the system the "Standard system utilities", fdroidserver, all the packages listed in "buildserver/cookbooks/fdroidbuild-general/recipes/default.rb", and "build-essential". I assume that the BS has build-essential  installed as its needed to build the "VirtualBox Guest Additions".

See merge request !42