From 55e9f61041250675a073ca3316f73bb9037faf2d Mon Sep 17 00:00:00 2001 From: John Ericson Date: Fri, 25 Oct 2019 07:28:47 -0400 Subject: chore(3p/nix): Add Meson and Ninja dependencies (cherry picked from commit 3a968f5152d6f65ea3d9fdd36df3c188a4e20e24) --- third_party/nix/release-common.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/nix/release-common.nix b/third_party/nix/release-common.nix index d66bbafa8e..7525252256 100644 --- a/third_party/nix/release-common.nix +++ b/third_party/nix/release-common.nix @@ -51,7 +51,7 @@ rec { [ curl bzip2 xz brotli editline openssl pkgconfig sqlite - boost + boost meson ninja # Tests git -- cgit 1.4.1