Revert "cairo: fix build inputs"
This reverts commit e557a432e07441a508544fca2aba3be6fd9860c0. Sorry about this. Accidentally got into my git push. Did not mean to cause a mass rebuild!
This commit is contained in:
parent
050557ef8a
commit
3c1ee736df
@ -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; [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user