From: Ben Shum Date: Wed, 12 Sep 2018 17:07:18 +0000 (-0400) Subject: LP#1777180: Add zip/unzip to prerequisites X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=refs%2Fheads%2Fuser%2Fdyrcona%2Frel_3_0-websocketd;p=working%2FOpenSRF.git LP#1777180: Add zip/unzip to prerequisites Need unzip for new websocketd unpackaging. Also get zip just because. Signed-off-by: Ben Shum Signed-off-by: Jason Stephenson --- 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 = \