utillinuxngCurses: build this package with perl support enabled
This means that chkdupexe will work correctly. svn path=/nixpkgs/trunk/; revision=27682
This commit is contained in:
parent
720e3518c5
commit
47ffc4635f
1 changed files with 1 additions and 1 deletions
|
@ -5667,7 +5667,7 @@ let
|
|||
};
|
||||
|
||||
utillinuxngCurses = utillinuxng.override {
|
||||
inherit ncurses;
|
||||
inherit ncurses perl;
|
||||
};
|
||||
|
||||
windows = rec {
|
||||
|
|
Loading…
Reference in a new issue