fix some dependency

This commit is contained in:
chatlanin 2023-04-21 23:20:06 +03:00
parent b1f20b6f54
commit 4061c21e55

View File

@ -47,9 +47,6 @@ deps = [
subproject('glm').get_variable('glm_dep'),
subproject('nlohmann_json').get_variable('nlohmann_json_dep'),
subproject('taglib').get_variable('taglib_dep'),
dependency('openal'),
dependency('libmpg123'),
dependency('sndfile'),
]
inc = []