installdeps: Add zip to openSuse dependency

This commit is contained in:
retro-wertz 2018-08-08 08:51:51 +08:00 committed by GitHub
parent f45935af98
commit e32e7c5de2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -508,7 +508,7 @@ suse_installdeps() {
installing
check sudo zypper in -y gcc gcc-c++ binutils make cmake nasm gettext-tools libpng16-devel pkg-config \
libSDL2-devel openal-soft-devel sfml2-devel wxWidgets-3_0-devel ccache # ffmpeg2-devel
libSDL2-devel openal-soft-devel sfml2-devel wxWidgets-3_0-devel ccache zip # ffmpeg2-devel
# ffmpeg requires packman repos
build_instructions