svn merge ^/nixpkgs/trunk
- 1 conflict (gnome-doc-utils) - final merge before --reintegrate svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33500
This commit is contained in:
@@ -11,6 +11,7 @@ stdenv.mkDerivation {
|
||||
|
||||
configureFlags = "--disable-scrollkeeper";
|
||||
buildInputs = [ python libxml2Python libxslt ];
|
||||
pythonPath = [ libxml2Python ];
|
||||
postInstall = "wrapPythonPrograms";
|
||||
|
||||
buildNativeInputs = [ pkgconfig intltool pythonPackages.wrapPython ];
|
||||
|
||||
Reference in New Issue
Block a user