diff --git a/meson.build b/meson.build index 9157828..e94e89e 100644 --- a/meson.build +++ b/meson.build @@ -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 = []