diff options
author | Andrew Meadows <andrew@lindenlab.com> | 2008-12-19 23:59:53 +0000 |
---|---|---|
committer | Andrew Meadows <andrew@lindenlab.com> | 2008-12-19 23:59:53 +0000 |
commit | ce5f06ab76be955e50e747513eab17c7cac1db01 (patch) | |
tree | fc440db56e6cd376ce93ccc25e8f557a349b2cba /install.xml | |
parent | 5b2f960ceb9c585ebc5b4907811cad1bfbe27dec (diff) |
Changed 'openal' to 'openal-soft' to be more correct.
Added a linux64 version of openal-soft for the etch build.
Not reviewed.
Diffstat (limited to 'install.xml')
-rw-r--r-- | install.xml | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/install.xml b/install.xml index f68bf3fca0..659076bf28 100644 --- a/install.xml +++ b/install.xml @@ -1241,7 +1241,7 @@ anguage Infrstructure (CLI) international standard</string> </map> </map> </map> - <key>openal</key> + <key>openal-soft</key> <map> <key>copyright</key> <string>Copyright (C) 2008 by authors.</string> @@ -1265,6 +1265,13 @@ anguage Infrstructure (CLI) international standard</string> <key>url</key> <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/openal-linux-20081010c-59a71b14-plughw.tar.bz2</uri> </map> + <key>linux64</key> + <map> + <key>md5sum</key> + <string>5ad0a3ab623356c1ad61394ba238f99f</string> + <key>url</key> + <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/openal-soft-1.6.372-linux64-20081219.tar.bz2</uri> + </map> <key>windows</key> <map> <key>md5sum</key> |