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; [
|
pythonPath = with python2.pkgs; [
|
||||||
pygobject2 musicbrainzngs urllib3 chardet
|
pygobject2 musicbrainzngs urllib3 chardet
|
||||||
pycdio setuptools mutagen
|
pycdio setuptools mutagen CDDB
|
||||||
requests
|
requests
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user