mopidy: fix zeroconf support (by depending on dbus)
Closure size increases by 1 MiB, from 480 to 481.
This commit is contained in:
parent
8fd84fcb87
commit
93bac07b38
@ -22,7 +22,7 @@ pythonPackages.buildPythonApplication rec {
|
|||||||
];
|
];
|
||||||
|
|
||||||
propagatedBuildInputs = with pythonPackages; [
|
propagatedBuildInputs = with pythonPackages; [
|
||||||
gst-python pygobject3 pykka tornado requests2
|
gst-python pygobject3 pykka tornado requests2 dbus
|
||||||
];
|
];
|
||||||
|
|
||||||
# There are no tests
|
# There are no tests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user