mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-06-27 21:39:34 +00:00
Those dependencies will be used by travis CI in other projects. We want to avoid other project to need a ssh key to get them : - To avoid spread(and maintenance) of ssh key. - For PR coming from another repositories, ssh key is not available. By making those dependencies available by http, we simplify the process. Fix partially #34. Archives download need to be updated in client projects.