more build fixes WRONG BRANCH
diff --git a/aos/common/messages/messages.gyp b/aos/common/messages/messages.gyp
index e7669c7..434281d 100644
--- a/aos/common/messages/messages.gyp
+++ b/aos/common/messages/messages.gyp
@@ -37,11 +37,11 @@
'header_path': 'aos/common/messages',
},
'dependencies': [
- '<(AOS)/build/aos.gyp:aos_internal_nolib',
+ '<(EXTERNALS):WPILib',
'<(AOS)/common/common.gyp:queues',
],
'export_dependent_settings': [
- '<(AOS)/build/aos.gyp:aos_internal_nolib',
+ '<(EXTERNALS):WPILib',
'<(AOS)/common/common.gyp:queues',
],
'includes': ['../../build/queues.gypi'],