From bf238a34ee3c72bd579deb8991fe7529b99bbe22 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 15 Oct 2014 00:49:39 -0400 Subject: propellor spin --- src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs b/src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs index d9dc114e..8604cdf9 100644 --- a/src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs +++ b/src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs @@ -117,7 +117,7 @@ androidContainer dockerImage name setupgitannexdir gitannexdir = Docker.containe & User.accountFor builduser & File.dirExists gitbuilderdir & File.ownerGroup homedir builduser builduser - & buildDepsNoHaskellLibs + & buildDepsApt & flagFile chrootsetup ("/chrootsetup") `requires` setupgitannexdir & Docker.tweaked -- cgit v1.2.3