Unverified Commit 6e1f5c99 authored by Theodore Ni's avatar Theodore Ni
Browse files

neovide: add missing cctools.libtool dependency

parent 48d4a0a6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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