bfr: justify perl516
docs fail to build with newer versions
This commit is contained in:
parent
bc19ef9efe
commit
3106bab31d
@ -613,7 +613,9 @@ let
|
||||
|
||||
bchunk = callPackage ../tools/cd-dvd/bchunk { };
|
||||
|
||||
bfr = callPackage ../tools/misc/bfr { perl = perl516; };
|
||||
bfr = callPackage ../tools/misc/bfr {
|
||||
perl = perl516; # Docs fail to build with newer versions
|
||||
};
|
||||
|
||||
bindfs = callPackage ../tools/filesystems/bindfs { };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user