mopidy: fix zeroconf support (by depending on dbus)

Closure size increases by 1 MiB, from 480 to 481.
This commit is contained in:
Bjørn Forsman 2016-08-01 17:10:37 +02:00
parent 8fd84fcb87
commit 93bac07b38

View File

@ -22,7 +22,7 @@ pythonPackages.buildPythonApplication rec {
];
propagatedBuildInputs = with pythonPackages; [
gst-python pygobject3 pykka tornado requests2
gst-python pygobject3 pykka tornado requests2 dbus
];
# There are no tests