mtneug / freetz-docker

Docker image for building Freetz images

Home Page:https://hub.docker.com/r/mtneug/freetz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

adding zip

opened this issue · comments

Hi,
during first build of freetz, I run into error during builing python with error message zip is missing.

ERROR: The following commands/packages required for building the python-package are missing on your system: zip
Hint: on Debian-like systems this binary is provided by the zip package (sudo apt-get install zip)
make: *** [source/target-mips_gcc-5.5.0_uClibc-1.0.14-nptl_kernel-3.10/python-2.7.15/.build-prereq-checked] Error 1

Could you add zip to dockerimage?

Thanks!
BR
Florian

Sorry for the delay. Should be fixed in 1da2a75.