1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-23 14:11:36 +00:00

morituri: add CDDB dependency

This commit is contained in:
Gabriel Ebner 2015-11-22 19:57:44 +01:00
parent a9fc6c82f1
commit 50532874fa

View file

@ -15,6 +15,7 @@ stdenv.mkDerivation rec {
pythonPath = [
pygobject gst_python pythonPackages.musicbrainzngs
pythonPackages.pycdio pythonPackages.pyxdg setuptools
pythonPackages.CDDB
];
buildInputs = [