rename the expressions of some gtk-related libraries

now the default (and usually only) version is called default
This commit is contained in:
Vladimír Čunát
2013-01-29 16:48:23 +01:00
parent 57248e25e6
commit 6331d32267
6 changed files with 12 additions and 11 deletions
@@ -1,4 +1,5 @@
{ stdenv, fetchurl, pkgconfig, glib, libtiff, libjpeg, libpng, libX11, xz, jasper }:
{ stdenv, fetchurl, pkgconfig, glib, libtiff, libjpeg, libpng, libX11, xz
, jasper }:
stdenv.mkDerivation rec {
name = "gdk-pixbuf-2.26.5";