Including Git LFS files in source code archives would make it easier to package makehuman for Linux distributions. Downloading assets via a tar/zip archive is usually the preferred way to download build sources compared to downloading with git-lfs.
Currently the generated archives (example) contain only references to large files and the actual git-lfs files are missing, which makes the archives practically unusable.
It's possible to include git-lfs files in archives from Github repository settings. The option is under General -> Archives -> Include Git LFS objects in archives.