since http conduit is broken on stable, go ghetto and use curl

This commit is contained in:
Joey Hess 2014-04-15 15:08:25 -04:00
parent a83d489270
commit 0592ab4bd7
2 changed files with 0 additions and 2 deletions

View File

@ -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"

View File

@ -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"]