From 6aea6f7c7c2d9439811e6e5f20b7069fcc05f425 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Mon, 16 May 2016 18:15:27 -0700 Subject: install eatmydata and ccache --- src/Propellor/Property/Sbuild.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/Propellor/Property/Sbuild.hs b/src/Propellor/Property/Sbuild.hs index f76aba3c..d938f5ce 100644 --- a/src/Propellor/Property/Sbuild.hs +++ b/src/Propellor/Property/Sbuild.hs @@ -69,6 +69,7 @@ built system@(System distro arch) = -- sbuild-createchroot gives it. We'll change this back -- to 'sbuild' once debootstrap has finished. , "--chroot-suffix=propellor" + , "--include=eatmydata,ccache" , "/srv/chroot/" ++ suite ++ "-" ++ arch , stdMirror distro ] -- cgit v1.2.3