about summary refs log tree commit diff
path: root/third_party
diff options
context:
space:
mode:
authorJohn Ericson <git@JohnEricson.me>2019-10-25T11·28-0400
committerVincent Ambo <tazjin@google.com>2020-05-17T14·56+0100
commit55e9f61041250675a073ca3316f73bb9037faf2d (patch)
tree8a4b4b4374cb20c22f836c5d4834267c6ecb428d /third_party
parente52ce543a4a0ceda4cba7ddb2be48ee653336c12 (diff)
chore(3p/nix): Add Meson and Ninja dependencies r/729
(cherry picked from commit 3a968f5152d6f65ea3d9fdd36df3c188a4e20e24)
Diffstat (limited to 'third_party')
-rw-r--r--third_party/nix/release-common.nix2
1 files changed, 1 insertions, 1 deletions
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