[OpenSRF-GIT] OpenSRF branch master updated. da7e927c350c3c098b081f432b53cfb3a24ab480

Evergreen Git git at git.evergreen-ils.org
Wed Sep 12 13:14:45 EDT 2018


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenSRF".

The branch, master has been updated
       via  da7e927c350c3c098b081f432b53cfb3a24ab480 (commit)
      from  d1c33b4b1e2305c4dbb9a54dec22f04f665a7a2c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit da7e927c350c3c098b081f432b53cfb3a24ab480
Author: Ben Shum <ben at evergreener.net>
Date:   Wed Sep 12 13:07:18 2018 -0400

    LP#1777180: Add zip/unzip to prerequisites
    
    Need unzip for new websocketd unpackaging. Also get zip just because.
    
    Signed-off-by: Ben Shum <ben at evergreener.net>
    Signed-off-by: Jason Stephenson <jason at sigio.com>

diff --git a/src/extras/Makefile.install b/src/extras/Makefile.install
index 1a2a63c..d39cda0 100644
--- a/src/extras/Makefile.install
+++ b/src/extras/Makefile.install
@@ -84,6 +84,8 @@ DEBS =  \
 	python-setuptools\
 	python-simplejson\
 	tar\
+	unzip\
+	zip\
 	zlib1g-dev
 
 FEDORAS = \

-----------------------------------------------------------------------

Summary of changes:
 src/extras/Makefile.install |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
OpenSRF


More information about the opensrf-commits mailing list