mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
parent
3f60389db4
commit
271222cc62
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'neovim'
|
||||
pkgname=neovim
|
||||
version=0.2.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_JEMALLOC=0"
|
||||
configure_args="-DENABLE_JEMALLOC=0 -DUSE_BUNDLED_LIBTERMKEY=OFF"
|
||||
hostmakedepends="gperf lua51-lpeg lua51-mpack lua51-BitOp"
|
||||
makedepends="libtermkey-devel libuv-devel libvterm-devel msgpack-devel"
|
||||
short_desc="Fork of Vim aiming to improve user experience, plugins and GUIs"
|
||||
|
|
Loading…
Add table
Reference in a new issue