Python: fixup modules that were removed
This commit is contained in:
@@ -30,7 +30,7 @@ pythonPackages.buildPythonApplication rec {
|
||||
];
|
||||
|
||||
propagatedBuildInputs = with pythonPackages; [
|
||||
feedparser dbus-python mygpoclient sqlite3 pygtk eyeD3
|
||||
feedparser dbus-python mygpoclient pygtk eyeD3
|
||||
] ++ stdenv.lib.optional ipodSupport libgpod;
|
||||
|
||||
checkPhase = ''
|
||||
|
||||
Reference in New Issue
Block a user