misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
This commit is contained in:
@@ -13,7 +13,8 @@ buildPythonPackage {
|
||||
|
||||
patches = [ ./codegendir.patch ];
|
||||
|
||||
buildInputs = [ python pkgconfig pygobject2 glib pygtk gnome2.gtksourceview ];
|
||||
nativeBuildInputs = [ pkgconfig ];
|
||||
buildInputs = [ python pygobject2 glib pygtk gnome2.gtksourceview ];
|
||||
|
||||
meta = {
|
||||
platforms = lib.platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user