summaryrefslogtreecommitdiffstats
path: root/src/openal-1-fixes.patch
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2012-12-06 14:10:15 (GMT)
committerMark Brand <mabrand@mabrand.nl>2012-12-06 14:13:18 (GMT)
commit1c4bf8ff2624d70c45bea9ca45c31764115b88ca (patch)
tree00ef37ee7ca89a9c0b3585bfb400e0cd3a6f1dc7 /src/openal-1-fixes.patch
parentd1eef209b29bd54d2cec52b25f77a45779b8e1aa (diff)
downloadmxe-1c4bf8ff2624d70c45bea9ca45c31764115b88ca.zip
mxe-1c4bf8ff2624d70c45bea9ca45c31764115b88ca.tar.gz
mxe-1c4bf8ff2624d70c45bea9ca45c31764115b88ca.tar.bz2
update package openal
Diffstat (limited to 'src/openal-1-fixes.patch')
-rw-r--r--src/openal-1-fixes.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/openal-1-fixes.patch b/src/openal-1-fixes.patch
index 93b2ab8..84ec078 100644
--- a/src/openal-1-fixes.patch
+++ b/src/openal-1-fixes.patch
@@ -16,7 +16,7 @@ diff --git a/CMakeLists.txt b/CMakeLists.txt
index ef3d08d..88de1e5 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
-@@ -543,6 +543,7 @@ IF(DSOUND)
+@@ -602,6 +602,7 @@ IF(DSOUND)
SET(BACKENDS "${BACKENDS} DirectSound \(linked\),")
SET(EXTRA_LIBS dsound ${EXTRA_LIBS})
ENDIF()