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:
@@ -25,9 +25,6 @@ in stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
pkgconfig
|
pkgconfig
|
||||||
];
|
|
||||||
|
|
||||||
buildInputs = [
|
|
||||||
libiconv
|
libiconv
|
||||||
libintl
|
libintl
|
||||||
] ++ optionals stdenv.isDarwin (with darwin.apple_sdk.frameworks; [
|
] ++ optionals stdenv.isDarwin (with darwin.apple_sdk.frameworks; [
|
||||||
|
|||||||
Reference in New Issue
Block a user