lollypop: remove uneeded runtime deps
These are no longer needed or never were.
This commit is contained in:
parent
c912002f2c
commit
63438b8802
@ -59,10 +59,8 @@ python3.pkgs.buildPythonApplication rec {
|
|||||||
|
|
||||||
propagatedBuildInputs = with python3.pkgs; [
|
propagatedBuildInputs = with python3.pkgs; [
|
||||||
beautifulsoup4
|
beautifulsoup4
|
||||||
gst-python
|
|
||||||
pillow
|
pillow
|
||||||
pycairo
|
pycairo
|
||||||
pydbus
|
|
||||||
pygobject3
|
pygobject3
|
||||||
]
|
]
|
||||||
++ lib.optional lastFMSupport pylast
|
++ lib.optional lastFMSupport pylast
|
||||||
|
Loading…
x
Reference in New Issue
Block a user