xhtml1: libxml2 is a nativeBuildInput
This commit is contained in:
parent
aeed0a9d17
commit
f24d1b7c2c
@ -8,7 +8,7 @@ stdenv.mkDerivation {
|
|||||||
sha256 = "0rr0d89i0z75qvjbm8il93bippx09hbmjwy0y2sj44n9np69x3hl";
|
sha256 = "0rr0d89i0z75qvjbm8il93bippx09hbmjwy0y2sj44n9np69x3hl";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = [ libxml2 ];
|
nativeBuildInputs = [ libxml2 ];
|
||||||
|
|
||||||
installPhase =
|
installPhase =
|
||||||
''
|
''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user