build(deps): remove libtermkey dependency

It's been vendored since https://github.com/neovim/neovim/pull/25870.
This commit is contained in:
Gregory Anders 2024-08-05 11:31:48 -05:00 committed by Christian Clason
parent fd1d84c705
commit b3641b8008

View File

@ -241,7 +241,6 @@ jobs:
sudo add-apt-repository ppa:neovim-ppa/stable
sudo apt-get install -y \
libluajit-5.1-dev \
libtermkey-dev \
libunibilium-dev \
libuv1-dev \
lua-filesystem \