aboutsummaryrefslogtreecommitdiff
path: root/examples/sys/complex/3rdparty/crates/defs.bzl
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sys/complex/3rdparty/crates/defs.bzl')
-rw-r--r--examples/sys/complex/3rdparty/crates/defs.bzl2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sys/complex/3rdparty/crates/defs.bzl b/examples/sys/complex/3rdparty/crates/defs.bzl
index 1c6938e4..34488e01 100644
--- a/examples/sys/complex/3rdparty/crates/defs.bzl
+++ b/examples/sys/complex/3rdparty/crates/defs.bzl
@@ -295,7 +295,7 @@ def aliases(
_NORMAL_DEPENDENCIES = {
"": {
_COMMON_CONDITION: {
- "git2": "@complex_sys__git2-0.14.4//:git2",
+ "git2": Label("@complex_sys__git2-0.14.4//:git2"),
},
},
}