Make pycdio dependency not overridable

This commit is contained in:
JoeLametta
2016-09-05 17:14:11 +02:00
parent e7ff3c1b07
commit 67ea220604
2 changed files with 5 additions and 17 deletions

View File

@@ -55,7 +55,7 @@ REQUIREMENTS
- python musicbrainzngs, 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 (it can be overridden placing a blank file named `PYCDIO_IGNORE` into whipper's config path)
- pycdio, for drive identification
- Required for drive offset and caching behavior to be stored in the config file
Additionally, if you're building from a git checkout: