commit | b5c0b8cea2c7f1b315e81a4ee95ea410867d20e1 | [log] [tgz] |
---|---|---|
author | Austin Schuh <austin@peloton-tech.com> | Wed Jan 03 20:33:23 2018 -0800 |
committer | Austin Schuh <austin@peloton-tech.com> | Wed Jan 03 22:30:15 2018 -0800 |
tree | 4deb79d90c824b4cdb928c2d0b6db5890c2879b8 | |
parent | a826be1e2c00688251c0803e375c3f4a66fea4d4 [diff] [blame] |
Remove bind in WORKSPACE file for 2017 wpilib. Change-Id: I4a1df668b94bc13ba2928ac97e8033a6394b2c47
diff --git a/third_party/allwpilib_2017/BUILD b/third_party/allwpilib_2017/BUILD index 3fbffe2..c15d5b5 100644 --- a/third_party/allwpilib_2017/BUILD +++ b/third_party/allwpilib_2017/BUILD
@@ -116,7 +116,7 @@ ], deps = [ '//third_party/ntcore_2017:ntcore', - '//external:ni-libraries-2017', + '@allwpilib_ni_libraries_repo_2017//:ni-libraries', '//aos/common/logging', ], hdrs = _h_hdrs + _hpp_hdrs + [