Remove local repo packages

This commit is contained in:
Lynix
2022-03-19 13:23:23 +01:00
parent a4543b30c3
commit 75f0e24bf8
3 changed files with 0 additions and 80 deletions

View File

@@ -127,8 +127,6 @@ option_end()
set_project("NazaraEngine")
set_xmakever("2.6.3")
add_repositories("local-repo xmake-repo")
add_requires("chipmunk2d", "dr_wav", "efsw", "entt >=3.9", "kiwisolver", "libflac", "libsdl", "minimp3", "stb")
add_requires("freetype", { configs = { bzip2 = true, png = true, woff2 = true, zlib = true, debug = is_mode("debug") } })
add_requires("libvorbis", { configs = { with_vorbisenc = false } })