diff options
| -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 |
