misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
This commit is contained in:
@@ -11,6 +11,7 @@ python2Packages.buildPythonApplication {
|
||||
};
|
||||
|
||||
configureFlags = "--disable-scrollkeeper";
|
||||
buildInputs = [ libxslt pkgconfig intltool ];
|
||||
nativeBuildInputs = [ pkgconfig ];
|
||||
buildInputs = [ libxslt intltool ];
|
||||
propagatedBuildInputs = [ libxml2Python ];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user