Merge pull request #150174 from r-burns/mandoc
os-specific/netbsd: fix mandoc splicing
This commit is contained in:
@@ -72,7 +72,7 @@ in lib.makeScopeWithSplicing
|
||||
nativeBuildInputs = with buildPackages.netbsd; [
|
||||
bsdSetupHook netbsdSetupHook
|
||||
makeMinimal
|
||||
install tsort lorder mandoc groff statHook rsync
|
||||
install tsort lorder buildPackages.mandoc groff statHook rsync
|
||||
];
|
||||
buildInputs = with self; compatIfNeeded;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user