From 3d104ab2b3e578cb4599b6fffbcc019b09547521 Mon Sep 17 00:00:00 2001 From: Bjørn Forsman Date: Sun, 26 Feb 2017 21:25:29 +0100 Subject: gst-plugins-base: align attrname with pkgname --- pkgs/applications/audio/clementine/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgs/applications/audio/clementine') diff --git a/pkgs/applications/audio/clementine/default.nix b/pkgs/applications/audio/clementine/default.nix index cf58dffef02c..01c8ecaced0d 100644 --- a/pkgs/applications/audio/clementine/default.nix +++ b/pkgs/applications/audio/clementine/default.nix @@ -1,4 +1,4 @@ -{ stdenv, fetchurl, boost, cmake, gettext, gstreamer, gst_plugins_base +{ stdenv, fetchurl, boost, cmake, gettext, gstreamer, gst-plugins-base , liblastfm, qt4, taglib, fftw, glew, qjson, sqlite, libgpod, libplist , usbmuxd, libmtp, gvfs, libcdio, libspotify, protobuf, qca2, pkgconfig , sparsehash, config, makeWrapper, runCommand, gst_plugins }: @@ -27,7 +27,7 @@ let fftw gettext glew - gst_plugins_base + gst-plugins-base gstreamer gvfs libcdio -- cgit 1.4.1