From a34942e38dace9eb128465b8d402bbacada0c8d8 Mon Sep 17 00:00:00 2001 From: Joe Date: Fri, 26 Jan 2018 09:18:16 +0100 Subject: [PATCH] Changed cdparanoia dependency to cd-paranoia Now whipper requires libcdio's `cd-paranoia` instead of Xiph's `cdparanoia`. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9248ff..a7302f0 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ If you are building from a source tarball or checkout, you can choose to use whi Whipper relies on the following packages in order to run correctly and provide all the supported features: -- [cdparanoia](https://www.xiph.org/paranoia/), for the actual ripping +- [cd-paranoia](https://www.gnu.org/software/libcdio/), for the actual ripping - [cdrdao](http://cdrdao.sourceforge.net/), for session, TOC, pre-gap, and ISRC extraction - [python-gobject-2](https://packages.debian.org/en/jessie/python-gobject-2), required by `task.py` - [python-musicbrainzngs](https://github.com/alastair/python-musicbrainzngs), for metadata lookup