From c9404c8e39785eb78e3d73282699093239325a52 Mon Sep 17 00:00:00 2001 From: Neil Roberts Date: Wed, 10 Feb 2016 14:50:50 +0000 Subject: [PATCH] Add libexpat1-dev and libglib2.0-dev to the default recipe These are needed to build the PrevoDB srcdep of uk.co.busydoingnothing.prevo. --- buildserver/cookbooks/fdroidbuild-general/recipes/default.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/buildserver/cookbooks/fdroidbuild-general/recipes/default.rb b/buildserver/cookbooks/fdroidbuild-general/recipes/default.rb index e70de6fe..8b61c3fc 100644 --- a/buildserver/cookbooks/fdroidbuild-general/recipes/default.rb +++ b/buildserver/cookbooks/fdroidbuild-general/recipes/default.rb @@ -38,6 +38,8 @@ end inkscape javacc libarchive-zip-perl + libexpat1-dev + libglib2.0-dev liblzma-dev librsvg2-bin libsaxonb-java