aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/swig.BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/swig.BUILD')
-rw-r--r--third_party/swig.BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/swig.BUILD b/third_party/swig.BUILD
index d698fa934b..f2f647401b 100644
--- a/third_party/swig.BUILD
+++ b/third_party/swig.BUILD
@@ -89,7 +89,7 @@ cc_binary(
],
output_licenses = ["unencumbered"],
visibility = ["//visibility:public"],
- deps = ["@pcre//:pcre"],
+ deps = ["@pcre"],
)
filegroup(