vimPlugins.cpsm: wants ncurses

This commit is contained in:
Jörg Thalheim 2018-04-08 22:26:53 +01:00
parent 99c27720ed
commit 77303e90a6
2 changed files with 2 additions and 0 deletions

View file

@ -2037,6 +2037,7 @@ rec {
cmake cmake
boost boost
icu icu
ncurses
]; ];
buildPhase = '' buildPhase = ''
patchShebangs . patchShebangs .

View file

@ -4,6 +4,7 @@
cmake cmake
boost boost
icu icu
ncurses
]; ];
buildPhase = '' buildPhase = ''
patchShebangs . patchShebangs .