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 @@ stdenv.mkDerivation rec{
|
||||
sha256 = "0274l1p71ps222i62whqfkg80fcc8m4w2hmpbrbbd5gh8kfpman3";
|
||||
};
|
||||
|
||||
buildInputs = [ pkgconfig cmake perl gmp libtap gperf
|
||||
nativeBuildInputs = [ pkgconfig ];
|
||||
buildInputs = [ cmake perl gmp libtap gperf
|
||||
perlPackages.TemplateToolkit perlPackages.StringShellQuote
|
||||
perlPackages.GamesSolitaireVerify perlPackages.TaskFreecellSolverTesting
|
||||
python3Packages.python python3Packages.random2 ];
|
||||
|
||||
Reference in New Issue
Block a user