pixman: remove unused args
This commit is contained in:
parent
d4f2925a1c
commit
e90f44f94b
@ -1,4 +1,4 @@
|
|||||||
{ stdenv, fetchurl, fetchpatch, autoconf, automake, libtool, autoreconfHook, pkgconfig, libpng, glib /*just passthru*/ }:
|
{ stdenv, fetchurl, fetchpatch, pkgconfig, libpng, glib /*just passthru*/ }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "pixman-${version}";
|
name = "pixman-${version}";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user