summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/SiteSpecific/JoeySites.hs
diff options
context:
space:
mode:
authorJoey Hess2018-05-04 23:28:51 -0400
committerJoey Hess2018-05-04 23:28:51 -0400
commitd023707d420bff9de2463cf4910b7165e6ddc5d0 (patch)
tree419b05a81537b6d5422cbcbd21b0a8d142087e43 /src/Propellor/Property/SiteSpecific/JoeySites.hs
parent130283c92f9be4fc7d6a7a86aeb591dc05a7bf6c (diff)
propellor spin
Diffstat (limited to 'src/Propellor/Property/SiteSpecific/JoeySites.hs')
-rw-r--r--src/Propellor/Property/SiteSpecific/JoeySites.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Propellor/Property/SiteSpecific/JoeySites.hs b/src/Propellor/Property/SiteSpecific/JoeySites.hs
index e3619c2a..ec4cac57 100644
--- a/src/Propellor/Property/SiteSpecific/JoeySites.hs
+++ b/src/Propellor/Property/SiteSpecific/JoeySites.hs
@@ -951,6 +951,7 @@ homePowerMonitor user hosts ctx sshkey = propertyList "home power monitor" $ pro
, "libghc-aeson-dev"
, "libghc-wai-dev"
, "libghc-warp-dev"
+ , "libghc-http-client-dev"
, "libghc-reactive-banana-dev"
]
servicename = "homepower"