mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-04 01:25:13 +02:00
ncurses now builds the widec version by default and provides non-widec for compatiblity. ABI has been bumped because I've enabled "--enable-ext-colors" which changes the soname to foo.so.6. Removed the ncursesw packages.
2 lines
49 B
Text
2 lines
49 B
Text
abi_depends=">=5.8"
|
|
api_depends="${abi_depends}"
|