summaryrefslogtreecommitdiff
path: root/devel/bazel/files/patch-distdir_deps.bzl
blob: 5abae024a874a970c09d08ecb50de02759fef66a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- distdir_deps.bzl.orig	1979-12-31 23:00:00 UTC
+++ distdir_deps.bzl
@@ -130,6 +130,7 @@ DIST_DEPS = {
         "patch_args": ["-p1"],
         "patches": [
             "//third_party/grpc:grpc_1.41.0.patch",
+            "//third_party/grpc:extra-patch-bazel_grpc__deps.bzl",
         ],
         "used_in": [
             "additional_distfiles",