From 8009591be33e4c589557b1abd5259964b6bd81c4 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 14 Apr 2014 14:46:53 -0400 Subject: [PATCH] propellor spin --- Propellor/Property/SiteSpecific/JoeySites.hs | 1 + 1 file changed, 1 insertion(+) diff --git a/Propellor/Property/SiteSpecific/JoeySites.hs b/Propellor/Property/SiteSpecific/JoeySites.hs index 0c1a1f4..c6050e7 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