From 63438b880291fc78ad588038d2f562c3d5c30053 Mon Sep 17 00:00:00 2001 From: worldofpeace Date: Wed, 15 May 2019 06:53:17 -0400 Subject: [PATCH] lollypop: remove uneeded runtime deps These are no longer needed or never were. --- pkgs/applications/audio/lollypop/default.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/pkgs/applications/audio/lollypop/default.nix b/pkgs/applications/audio/lollypop/default.nix index 2a790514447d..ed6ca89fde95 100644 --- a/pkgs/applications/audio/lollypop/default.nix +++ b/pkgs/applications/audio/lollypop/default.nix @@ -59,10 +59,8 @@ python3.pkgs.buildPythonApplication rec { propagatedBuildInputs = with python3.pkgs; [ beautifulsoup4 - gst-python pillow pycairo - pydbus pygobject3 ] ++ lib.optional lastFMSupport pylast