ncurses: Always build tools (#4174)
Otherwise, the install can fail if the system-provided `tic` binary is too old.
This commit is contained in:
parent
caabcdc8b4
commit
692a100caa
@ -63,7 +63,6 @@ def configure(self, spec, prefix):
|
||||
]
|
||||
|
||||
nwide_opts = ['--without-manpages',
|
||||
'--without-progs',
|
||||
'--without-tests']
|
||||
|
||||
wide_opts = ['--enable-widec']
|
||||
|
Loading…
Reference in New Issue
Block a user