Unbreak the bazel build some more

Change-Id: I6bbf3df977a473b9b5e16a9e59da5f535f8cdc24
This commit is contained in:
Sameer Agarwal
2020-10-13 12:07:06 -07:00
parent bf47e1a368
commit 29c2912ee6
+1 -1
View File
@@ -35,7 +35,7 @@ EXAMPLE_COPTS = [
EXAMPLE_DEPS = [ EXAMPLE_DEPS = [
"//:ceres", "//:ceres",
"@com_github_eigen_eigen//:eigen", "@com_gitlab_libeigen_eigen//:eigen",
"@com_github_gflags_gflags//:gflags", "@com_github_gflags_gflags//:gflags",
] ]