git-hulk commented on code in PR #553: URL: https://github.com/apache/incubator-kvrocks/pull/553#discussion_r867338382
########## README.md: ########## @@ -56,7 +56,7 @@ sudo yum install -y epel-release && sudo yum install -y git gcc gcc-c++ make sna # Ubuntu/Debian sudo apt update -sudo apt-get install gcc g++ make libsnappy-dev autoconf automake libtool +sudo apt-get install gcc g++ make libsnappy-dev autoconf automake libtool googletest googletest-tools libgmock-dev libgtest-dev google-mock Review Comment: `googletest libgtest-dev` should be enough? we didn't use gmock and googletest-tools -- 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: dev-unsubscr...@kvrocks.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org