Skip to content
Snippets Groups Projects
Commit 50d48f33 authored by Rye Mutt's avatar Rye Mutt :bread:
Browse files

Fix build

parent fb538e16
No related branches found
No related tags found
2 merge requests!3Update to main branch,!2Rebase onto current main branch
......@@ -1212,6 +1212,7 @@ def construct(self):
self.path("libSDL2*.so*")
self.path("libopenjp2.*so*")
self.path("libjpeg.so*")
self.path("libsdbus-c++.so*")
if self.args['openal'] == 'ON' or self.args['openal'] == 'TRUE':
self.path("libalut.so*")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment