propellor spin

This commit is contained in:
Joey Hess 2014-04-14 14:43:55 -04:00
parent 6808fe60e1
commit 5775643fc0
Failed to extract signature
1 changed files with 1 additions and 0 deletions

View File

@ -197,6 +197,7 @@ twitRss = combineProperties "twitter rss"
[ "cd " ++ dir
, "ghc --make twitRss"
]
`requires` Apt.installed ["libghc-xml-dev"]
]
where
dir = "/srv/web/tmp.kitenet.net/twitrss"