Python: more evaluation fixups.

This commit is contained in:
Vladimír Čunát
2016-10-14 00:03:12 +02:00
parent efb6052f40
commit 6eeea6effd
35 changed files with 34 additions and 51 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ in stdenv.mkDerivation rec {
gst-plugins-base gst-plugins-good
gst-plugins-bad gst-plugins-ugly gst-libav gst-validate
]) ++ (with python3Packages; [
python pygobject3 gst-python pyxdg numpy pycairo sqlite3 matplotlib
python pygobject3 gst-python pyxdg numpy pycairo matplotlib
dbus-python
]);