From 937ad0bb61921b755e6a2f0b1d0adf911b785834 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 12 Mar 2015 22:48:29 -0400 Subject: propellor spin --- src/Propellor/Property/SiteSpecific/JoeySites.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Propellor/Property/SiteSpecific/JoeySites.hs b/src/Propellor/Property/SiteSpecific/JoeySites.hs index 1ed9e5db..5c8289e7 100644 --- a/src/Propellor/Property/SiteSpecific/JoeySites.hs +++ b/src/Propellor/Property/SiteSpecific/JoeySites.hs @@ -30,7 +30,7 @@ scrollBox = propertyList "scroll server" $ props "libghc-bytestring-dev", "libghc-mtl-dev", "libghc-ncurses-dev", "libghc-random-dev", "libghc-monad-loops-dev", "libghc-ifelse-dev", "libghc-case-insensitive-dev", - "libghc-data-default-dev"] + "libghc-data-default-dev", "libghc-optparse-applicative-dev"] & userScriptProperty "scroll" [ "cd " ++ d "scroll" , "git pull" -- cgit v1.2.3