summary refs log tree commit diff
diff options
context:
space:
mode:
authorTuomas Tynkkynen <tuomas@tuxera.com>2016-10-02 03:06:03 +0300
committerTuomas Tynkkynen <tuomas@tuxera.com>2016-10-02 03:06:03 +0300
commita387a5d870c306220d6dfd06160bddde8532422d (patch)
treecf1f66a7b438eb627210b2233a170c1b754e8121
parent854e00943b65396d2dadaa9d0e73bec5e34817d8 (diff)
downloadnixpkgs-a387a5d870c306220d6dfd06160bddde8532422d.tar
nixpkgs-a387a5d870c306220d6dfd06160bddde8532422d.tar.gz
nixpkgs-a387a5d870c306220d6dfd06160bddde8532422d.tar.bz2
nixpkgs-a387a5d870c306220d6dfd06160bddde8532422d.tar.lz
nixpkgs-a387a5d870c306220d6dfd06160bddde8532422d.tar.xz
nixpkgs-a387a5d870c306220d6dfd06160bddde8532422d.tar.zst
nixpkgs-a387a5d870c306220d6dfd06160bddde8532422d.zip
gst-plugins: Fix misuse of lib.optional
This adds a list containing 'libpulseaudio' to buildInputs.
-rw-r--r--pkgs/development/libraries/gstreamer/legacy/gst-plugins-good/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/libraries/gstreamer/legacy/gst-plugins-good/default.nix b/pkgs/development/libraries/gstreamer/legacy/gst-plugins-good/default.nix
index f8a75c25122..af6e3be401b 100644
--- a/pkgs/development/libraries/gstreamer/legacy/gst-plugins-good/default.nix
+++ b/pkgs/development/libraries/gstreamer/legacy/gst-plugins-good/default.nix
@@ -24,7 +24,7 @@ stdenv.mkDerivation rec {
 
   buildInputs =
     [ pkgconfig glib gstreamer gst_plugins_base ]
-    ++ lib.optional stdenv.isLinux [ libpulseaudio ]
+    ++ lib.optional stdenv.isLinux libpulseaudio
     ++ libintlOrEmpty
     ++ lib.optionals (!minimalDeps)
       [ aalib libcaca cairo libdv flac libjpeg libpng speex