You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by GitBox <gi...@apache.org> on 2020/04/19 06:27:07 UTC

[GitHub] [incubator-heron] nwangtw commented on a change in pull request #3513: Add cppunit-devel for centos Dockerfile

nwangtw commented on a change in pull request #3513: Add cppunit-devel for centos Dockerfile
URL: https://github.com/apache/incubator-heron/pull/3513#discussion_r410830100
 
 

 ##########
 File path: docker/compile/Dockerfile.centos7
 ##########
 @@ -36,6 +36,7 @@ RUN yum -y install \
       make \
       patch \
       python-devel \
+      cppunit-devel \
 
 Review comment:
   Only needed by centos7? What is the error you got?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services