From d2c3fd5af0022c612ce2cd4f274e09ab58ccc6fe Mon Sep 17 00:00:00 2001 From: Frederik Rietdijk Date: Fri, 15 Feb 2019 10:08:27 +0100 Subject: Python: fix outfall after setting `strictDeps = true;` --- pkgs/applications/audio/lollypop/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'pkgs/applications/audio/lollypop') diff --git a/pkgs/applications/audio/lollypop/default.nix b/pkgs/applications/audio/lollypop/default.nix index 03d27177656..a285663d8ce 100644 --- a/pkgs/applications/audio/lollypop/default.nix +++ b/pkgs/applications/audio/lollypop/default.nix @@ -28,6 +28,7 @@ python3.pkgs.buildPythonApplication rec { ]; buildInputs = with gst_all_1; [ + gobject-introspection gst-libav gst-plugins-bad gst-plugins-base -- cgit 1.4.1