Github user jdye64 commented on a diff in the pull request:
https://github.com/apache/nifi-minifi-cpp/pull/52#discussion_r102764886
--- Diff: README.md ---
@@ -110,6 +118,9 @@ $ brew install cmake \
leveldb \
ossp-uuid \
boost \ openssl
+
+# If building with GPS support
+$ brew install gps
--- End diff --
Its actually is just gps for OS X. Its the gps.h headers and such that is
needed. However it might make sense to also install gpsd so I'll add that
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---