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
@ -5667,7 +5667,7 @@ let
|
||||
};
|
||||
|
||||
utillinuxngCurses = utillinuxng.override {
|
||||
inherit ncurses;
|
||||
inherit ncurses perl;
|
||||
};
|
||||
|
||||
windows = rec {
|
||||
|
Loading…
Reference in New Issue
Block a user