wv2: fix build
This commit is contained in:
parent
8d95889fe6
commit
e001b729e1
@ -11,6 +11,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
buildInputs = [ pkgconfig cmake libgsf glib libxml2 ];
|
||||
|
||||
NIX_CFLAGS_COMPILE = "-I${libxml2.dev}/include/libxml2";
|
||||
|
||||
meta = {
|
||||
description = "Excellent MS Word filter lib, used in most Office suites";
|
||||
license = stdenv.lib.licenses.lgpl2;
|
||||
|
Loading…
Reference in New Issue
Block a user