mirror of
https://github.com/neovim/neovim.git
synced 2024-12-19 18:55:14 -07:00
build(deps): remove libtermkey dependency
It's been vendored since https://github.com/neovim/neovim/pull/25870.
This commit is contained in:
parent
fd1d84c705
commit
b3641b8008
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -241,7 +241,6 @@ jobs:
|
|||||||
sudo add-apt-repository ppa:neovim-ppa/stable
|
sudo add-apt-repository ppa:neovim-ppa/stable
|
||||||
sudo apt-get install -y \
|
sudo apt-get install -y \
|
||||||
libluajit-5.1-dev \
|
libluajit-5.1-dev \
|
||||||
libtermkey-dev \
|
|
||||||
libunibilium-dev \
|
libunibilium-dev \
|
||||||
libuv1-dev \
|
libuv1-dev \
|
||||||
lua-filesystem \
|
lua-filesystem \
|
||||||
|
Loading…
Reference in New Issue
Block a user