summaryrefslogtreecommitdiff
path: root/Propellor/Property
diff options
context:
space:
mode:
authorJoey Hess2014-04-14 14:45:36 -0400
committerJoey Hess2014-04-14 14:45:36 -0400
commit23b370398ceb933271cbd19919f2d8b1c6b00188 (patch)
tree0954fba639b461cbbc2ee999e7a42f5cf3fc0f3b /Propellor/Property
parentde106741ece5cb2fcf206bd7537b88266d2d38c5 (diff)
propellor spin
Diffstat (limited to 'Propellor/Property')
-rw-r--r--Propellor/Property/SiteSpecific/JoeySites.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Propellor/Property/SiteSpecific/JoeySites.hs b/Propellor/Property/SiteSpecific/JoeySites.hs
index c3ddc116..0c1a1f4f 100644
--- a/Propellor/Property/SiteSpecific/JoeySites.hs
+++ b/Propellor/Property/SiteSpecific/JoeySites.hs
@@ -200,6 +200,7 @@ twitRss = combineProperties "twitter rss"
`requires` Apt.installed
[ "libghc-xml-dev"
, "libghc-feed-dev"
+ , "libghc-http-conduit-dev"
]
]
where