We need to be able to build libzim as shared lib while using all other dependencies statically (to not have libxapian.so, ... to distribute) This add a new platform (static=False) that make all dependencies being build in a static platform.