Commit 400116ce authored by Łukasz Nowak's avatar Łukasz Nowak

- zip is required to operate on eggs


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32971 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6b9ef543
......@@ -22,6 +22,7 @@ rpm
subversion
subversion-tools
xvfb
zip
zlib1g-dev\
"""
......
......@@ -35,6 +35,7 @@ subversion
subversion-devel
subversion-tools
x11-server-xvfb
zip
zlib1-devel\
"""
if [ x"$1" == x ]; then
......
......@@ -124,3 +124,6 @@ development =
/usr/include/libxml2/libxml/xmlversion.h
/usr/include/libxslt/xsltconfig.h
/usr/include/neon
binary =
zip
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment