forked from mirrors/nixpkgs
gtk-2: remove unneeded argument
This commit is contained in:
parent
7093dd2c70
commit
4d19da7e99
|
@ -1,5 +1,5 @@
|
|||
{ stdenv, fetchurl, pkgconfig, gettext, glib, atk, pango, cairo, perl, xlibs
|
||||
, gdk_pixbuf, xz, libintlOrEmpty
|
||||
, gdk_pixbuf, libintlOrEmpty
|
||||
, xineramaSupport ? true
|
||||
, cupsSupport ? true, cups ? null
|
||||
}:
|
||||
|
|
Loading…
Reference in a new issue