summaryrefslogtreecommitdiff
path: root/inputmethod/mozc-server/patches/patch-DEPS
blob: feb9d8858ef0f9720e9e8e1d3426652c2a3c5b3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
$NetBSD: patch-DEPS,v 1.1 2013/04/29 09:52:16 ryoon Exp $

--- DEPS.orig	2013-03-29 04:33:25.000000000 +0000
+++ DEPS
@@ -88,6 +88,12 @@ deps_os = {
        Var("zinnia_revision"),
   },
   "unix": {
+  "netbsd": {
+    "src/third_party/clang/scripts":
+      "https://src.chromium.org/chrome/trunk/src/tools/clang/scripts@" +
+      Var("clang_helper_in_chromium_revision"),
+  },
+}
     "src/third_party/clang/scripts":
       "https://src.chromium.org/chrome/trunk/src/tools/clang/scripts@" +
       Var("clang_helper_in_chromium_revision"),