mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-13 11:30:35 +08:00
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:
@@ -5667,7 +5667,7 @@ let
|
||||
};
|
||||
|
||||
utillinuxngCurses = utillinuxng.override {
|
||||
inherit ncurses;
|
||||
inherit ncurses perl;
|
||||
};
|
||||
|
||||
windows = rec {
|
||||
|
||||
Reference in New Issue
Block a user