mkmkme commented on code in PR #2756: URL: https://github.com/apache/avro/pull/2756#discussion_r1497074652
########## lang/c++/README: ########## @@ -39,8 +39,8 @@ mkdir build cd build cmake -G "Unix Makefiles" .. -If it doesn't work, either you are missing some packages (boost, flex or bison), -or you need to help configure locate them. +If it doesn't work, either you are missing boost package or you need to help +configure locate it. Review Comment: Yes. This dependency was removed 12 years ago :D https://issues.apache.org/jira/browse/AVRO-956 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
