diff options
| author | Joey Hess <joeyh@joeyh.name> | 2018-05-04 23:28:51 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2018-05-04 23:28:51 -0400 |
| commit | d023707d420bff9de2463cf4910b7165e6ddc5d0 (patch) | |
| tree | 419b05a81537b6d5422cbcbd21b0a8d142087e43 /src/Propellor | |
| parent | 130283c92f9be4fc7d6a7a86aeb591dc05a7bf6c (diff) | |
propellor spin
Diffstat (limited to 'src/Propellor')
| -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" |
