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; [
|
||||
beautifulsoup4
|
||||
gst-python
|
||||
pillow
|
||||
pycairo
|
||||
pydbus
|
||||
pygobject3
|
||||
]
|
||||
++ lib.optional lastFMSupport pylast
|
||||
|
Loading…
Reference in New Issue
Block a user