From fc26ec47945c7ec78db69127c3640f3d878ed52a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 29 Apr 2018 13:58:30 -0400 Subject: propellor spin --- src/Propellor/Property/SiteSpecific/JoeySites.hs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/Propellor/Property') diff --git a/src/Propellor/Property/SiteSpecific/JoeySites.hs b/src/Propellor/Property/SiteSpecific/JoeySites.hs index 7d2ae9df..d7f6196b 100644 --- a/src/Propellor/Property/SiteSpecific/JoeySites.hs +++ b/src/Propellor/Property/SiteSpecific/JoeySites.hs @@ -1105,7 +1105,8 @@ devSoftware = Apt.installed [ "build-essential", "debhelper", "devscripts" , "ghc", "cabal-install", "haskell-stack" , "hothasktags", "hdevtools", "hlint" - , "gdb", "dpkg-repack", "lintian" + , "gdb", "time" + , "dpkg-repack", "lintian" , "pristine-tar", "github-backup" ] -- cgit v1.2.3