The zlib recipe doesnt work, and need to be changed. It is just a question of faulty url
in here:
https://github.com/EricssonResearch/cerbero/blob/master/recipes/zlib.recipe
change:
url = 'http://zlib.net/zlib-1.2.8.tar.xz'
to
url = 'http://zlib.net/fossils/zlib-1.2.8.tar.gz'
email from zlib devels ensures that "http://zlib.net/fossils/" will contain all tar-balls, including latest release
The zlib recipe doesnt work, and need to be changed. It is just a question of faulty url
in here:
https://github.com/EricssonResearch/cerbero/blob/master/recipes/zlib.recipe
change:
url = 'http://zlib.net/zlib-1.2.8.tar.xz'
to
url = 'http://zlib.net/fossils/zlib-1.2.8.tar.gz'
email from zlib devels ensures that "http://zlib.net/fossils/" will contain all tar-balls, including latest release