Add unzip and zip to CentOS 7 package

This commit is contained in:
Greg Lin 2019-08-08 15:58:46 -05:00
commit 844c1cc972

View file

@ -47,8 +47,10 @@ fpm \
-d pcre2-devel \ -d pcre2-devel \
-d tcl \ -d tcl \
-d tk \ -d tk \
-d unzip \
-d which \ -d which \
-d xz-devel \ -d xz-devel \
-d zip \
-d zlib-devel \ -d zlib-devel \
/opt/R/${R_VERSION} /opt/R/${R_VERSION}