lollypop: remove uneeded runtime deps

These are no longer needed or never were.
This commit is contained in:
worldofpeace 2019-05-15 06:53:17 -04:00
parent c912002f2c
commit 63438b8802

View File

@ -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