gnome-doc-utils: fix native deps
This commit is contained in:
parent
05232abbbc
commit
4af059cd15
@ -10,7 +10,7 @@ python2Packages.buildPythonApplication {
|
||||
sha256 = "19n4x25ndzngaciiyd8dd6s2mf9gv6nv3wv27ggns2smm7zkj1nb";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ intltool pkgconfig ];
|
||||
nativeBuildInputs = [ intltool pkgconfig libxslt.dev ];
|
||||
buildInputs = [ libxslt ];
|
||||
|
||||
configureFlags = [ "--disable-scrollkeeper" ];
|
||||
|
Loading…
Reference in New Issue
Block a user