Merge "Automatically install rsync on the roboRIO."
diff --git a/y2014/BUILD b/y2014/BUILD
index 4ef2430..5a5011e 100644
--- a/y2014/BUILD
+++ b/y2014/BUILD
@@ -13,6 +13,7 @@
     '//aos/common/logging',
     '//aos/common:once',
     '//aos/common/network:team_number',
+    '//aos/common:mutex',
     '//frc971/control_loops:state_feedback_loop',
     '//y2014/control_loops/drivetrain:polydrivetrain_plants',
     '//frc971:shifter_hall_effect',