misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
This commit is contained in:
@@ -12,7 +12,8 @@ in stdenv.mkDerivation rec {
|
||||
sha256 = "0b0rvgg3xsbbg2fdrpz0ywsy9rcahlyfskndaagd3yzm83gi6bhk";
|
||||
};
|
||||
|
||||
buildInputs = [ pkgconfig mono newtonsoft-json ];
|
||||
nativeBuildInputs = [ pkgconfig ];
|
||||
buildInputs = [ mono newtonsoft-json ];
|
||||
|
||||
sourceRoot = "svn-r1217/clients/cs";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user