mirror of
https://github.com/spl0k/supysonic.git
synced 2024-11-09 19:52:16 +00:00
forgot to add watchdog as dependency
This commit is contained in:
parent
e63cf9fe9e
commit
ecae2e6818
@ -29,6 +29,7 @@ or as a WSGI application (on Apache for instance). But first:
|
||||
* simplejson (`apt-get install python-simplejson`)
|
||||
* [requests](http://docs.python-requests.org/) >= 1.0.0 (`pip install requests`)
|
||||
* [mutagen](https://code.google.com/p/mutagen/) (`apt-get install python-mutagen`)
|
||||
* [watchdog](https://github.com/gorakhargosh/watchdog) (`pip install watchdog`)
|
||||
|
||||
### Configuration
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user