summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2014-03-30 22:33:27 -0400
committerJoey Hess2014-03-30 22:33:27 -0400
commitabc34ec05d684fe602415da66bcf1b965ced2505 (patch)
tree422553e48c11c8485c7bae83fa9b6782a3dab1bc
parent519f29f734e7a87a46918718ef558c048efb5eb5 (diff)
propellor spin
-rw-r--r--Property/JoeySites.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Property/JoeySites.hs b/Property/JoeySites.hs
index 636061a3..c016c762 100644
--- a/Property/JoeySites.hs
+++ b/Property/JoeySites.hs
@@ -9,7 +9,7 @@ import qualified Property.Apt as Apt
oldUseNetshellBox :: Property
oldUseNetshellBox = check (not <$> Apt.isInstalled "oldusenet") $
propertyList ("olduse.net shellbox")
- [ Apt.installed (words "build-essential devscripts debhelper git libncurses5-dev ghc libghc-strptime-dev libghc-hamlet-dev libghc-ifelse-dev libghc-hxt-dev libghc-utf8-string-dev libghc-missingh-dev libghc-sha-dev")
+ [ Apt.installed (words "build-essential devscripts debhelper git libncurses5w-dev libpcre3-dev pkg-config bison libicu-dev libcanlock2-dev libuu-dev ghc libghc-strptime-dev libghc-hamlet-dev libghc-ifelse-dev libghc-hxt-dev libghc-utf8-string-dev libghc-missingh-dev libghc-sha-dev")
`describe` "olduse.net build deps"
, scriptProperty
[ "rm -rf /root/tmp/oldusenet" -- idenpotency