nicknezis commented on a change in pull request #3555:
URL: https://github.com/apache/incubator-heron/pull/3555#discussion_r453076308



##########
File path: website2/docs/compiling-linux.md
##########
@@ -39,8 +39,8 @@ $ sudo apt-get upgrade -y
 ### Step 2 --- Install required libraries
 
 ```bash
-$ sudo apt-get install git build-essential automake cmake libtool-bin zip \
-  libunwind-setjmp0-dev zlib1g-dev unzip pkg-config python-setuptools -y
+$ sudo apt-get install git build-essential automake cmake libtool-bin zip ant \
+  libunwind-setjmp0-dev zlib1g-dev unzip pkg-config python-setuptools 
libcppunit-dev -y

Review comment:
       I think this needs to be `python3-setuptools`. Slipped through the 
cracks from our Python 3 upgrade.




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to