neovide: add missing cctools.libtool dependency

This commit is contained in:
Theodore Ni 2024-11-09 20:04:01 -08:00
parent 48d4a0a6bd
commit 6e1f5c99af
No known key found for this signature in database
GPG Key ID: 48B67583BDDD4474

View File

@ -12,6 +12,7 @@
, pkg-config
, python3
, removeReferencesTo
, cctools
, xcbuild
, SDL2
, fontconfig
@ -62,6 +63,7 @@ rustPlatform.buildRustPackage.override { stdenv = clangStdenv; } rec {
SKIA_NINJA_COMMAND = "${ninja}/bin/ninja";
nativeBuildInputs = [
cctools.libtool
makeWrapper
pkg-config
python3 # skia