diff options
| -rw-r--r-- | src/Propellor/Property/SiteSpecific/JoeySites.hs | 1 |
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" |
