Skip to content
Snippets Groups Projects
Commit b362f247 authored by Oz Linden's avatar Oz Linden
Browse files

included libopenal in linux package

parent ae6440ee
No related branches found
No related tags found
No related merge requests found
...@@ -1090,7 +1090,7 @@ def construct(self): ...@@ -1090,7 +1090,7 @@ def construct(self):
self.path("libdirect-1.4.so.5*") self.path("libdirect-1.4.so.5*")
self.path("libhunspell-1.3.so*") self.path("libhunspell-1.3.so*")
self.path("libalut.so*") self.path("libalut.so*")
self.path("libopenal.so", "libopenal.so.1") self.path("libopenal.so*")
self.path("libopenal.so", "libvivoxoal.so.1") # vivox's sdk expects this soname self.path("libopenal.so", "libvivoxoal.so.1") # vivox's sdk expects this soname
# KLUDGE: As of 2012-04-11, the 'fontconfig' package installs # KLUDGE: As of 2012-04-11, the 'fontconfig' package installs
# libfontconfig.so.1.4.4, along with symlinks libfontconfig.so.1 # libfontconfig.so.1.4.4, along with symlinks libfontconfig.so.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment