diff --git a/Propellor/Property/SiteSpecific/JoeySites.hs b/Propellor/Property/SiteSpecific/JoeySites.hs index ae6c2dc..dd24bb6 100644 --- a/Propellor/Property/SiteSpecific/JoeySites.hs +++ b/Propellor/Property/SiteSpecific/JoeySites.hs @@ -202,7 +202,6 @@ twitRss = combineProperties "twitter rss" `requires` Apt.installed [ "libghc-xml-dev" , "libghc-feed-dev" - , "libghc-http-conduit-dev" , "libghc-tagsoup-dev" ] , feed "http://twitter.com/search/realtime?q=git-annex" "git-annex-twitter" diff --git a/config-joey.hs b/config-joey.hs index 30f46ea..6039a52 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -109,7 +109,6 @@ hosts = -- (o) ` "tmp.kitenet.net" "26fd6e38-1226-11e2-a75f-ff007033bdba" [] - -- TODO:twitRss is broken on stable & JoeySites.twitRss & Apt.installed ["ntop"]