forked from mirrors/nixpkgs
whipper: add cddb dependency
This commit is contained in:
parent
89beaef64d
commit
e1738bf1a2
|
@ -14,7 +14,7 @@ python2.pkgs.buildPythonApplication rec {
|
|||
|
||||
pythonPath = with python2.pkgs; [
|
||||
pygobject2 musicbrainzngs urllib3 chardet
|
||||
pycdio setuptools mutagen
|
||||
pycdio setuptools mutagen CDDB
|
||||
requests
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue