Fix gnome-doc-utils
svn path=/nixpkgs/trunk/; revision=33499
This commit is contained in:
parent
5f01a1d8b6
commit
d789eb6a05
@ -11,6 +11,7 @@ stdenv.mkDerivation {
|
||||
|
||||
configureFlags = "--disable-scrollkeeper";
|
||||
buildInputs = [ python libxml2Python libxslt ];
|
||||
pythonPath = [ libxml2Python ];
|
||||
postInstall = "wrapPythonPrograms";
|
||||
|
||||
buildNativeInputs = [ pkgconfig intltool pythonPackages.wrapPython ];
|
||||
|
Loading…
x
Reference in New Issue
Block a user