diff options
| author | Joey Hess <joey@kitenet.net> | 2014-04-14 14:46:53 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-04-14 14:46:53 -0400 |
| commit | 8009591be33e4c589557b1abd5259964b6bd81c4 (patch) | |
| tree | 39125272e5ba0b3a29a44defe703a0b9ad3189bc | |
| parent | 23b370398ceb933271cbd19919f2d8b1c6b00188 (diff) | |
propellor spin
| -rw-r--r-- | Propellor/Property/SiteSpecific/JoeySites.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Propellor/Property/SiteSpecific/JoeySites.hs b/Propellor/Property/SiteSpecific/JoeySites.hs index 0c1a1f4f..c6050e7e 100644 --- a/Propellor/Property/SiteSpecific/JoeySites.hs +++ b/Propellor/Property/SiteSpecific/JoeySites.hs @@ -201,6 +201,7 @@ twitRss = combineProperties "twitter rss" [ "libghc-xml-dev" , "libghc-feed-dev" , "libghc-http-conduit-dev" + , "libghc-tagsoup-dev" ] ] where |
