handle import errors in bin/rip.in; add setuptools to deps

This commit is contained in:
Thomas Vander Stichele
2013-01-28 21:43:15 +01:00
parent 9d9d8a81fd
commit 036bf0bd92
3 changed files with 13 additions and 3 deletions

1
README
View File

@@ -28,6 +28,7 @@ REQUIREMENTS
- GStreamer and its python bindings, for encoding
- gst-plugins-base >= 0.10.22 for appsink
- python musicbrainz2, for metadata lookup
- python-setuptools, for plugin support
- python-cddb, for showing but not using disc info if not in musicbrainz
- pycdio, for drive identification (optional)