vimPlugins.cpsm: wants ncurses
This commit is contained in:
@@ -2037,6 +2037,7 @@ rec {
|
|||||||
cmake
|
cmake
|
||||||
boost
|
boost
|
||||||
icu
|
icu
|
||||||
|
ncurses
|
||||||
];
|
];
|
||||||
buildPhase = ''
|
buildPhase = ''
|
||||||
patchShebangs .
|
patchShebangs .
|
||||||
|
|||||||
@@ -4,6 +4,7 @@
|
|||||||
cmake
|
cmake
|
||||||
boost
|
boost
|
||||||
icu
|
icu
|
||||||
|
ncurses
|
||||||
];
|
];
|
||||||
buildPhase = ''
|
buildPhase = ''
|
||||||
patchShebangs .
|
patchShebangs .
|
||||||
|
|||||||
Reference in New Issue
Block a user