3
0
Fork 0
forked from mirrors/nixpkgs

Revert "cairo: fix build inputs"

This reverts commit e557a432e0.

Sorry about this. Accidentally got into my git push. Did not mean to
cause a mass rebuild!
This commit is contained in:
Matthew Bauer 2018-05-31 12:41:41 -04:00
parent 050557ef8a
commit 3c1ee736df

View file

@ -25,9 +25,6 @@ in stdenv.mkDerivation rec {
nativeBuildInputs = [
pkgconfig
];
buildInputs = [
libiconv
libintl
] ++ optionals stdenv.isDarwin (with darwin.apple_sdk.frameworks; [