summaryrefslogtreecommitdiffstats
path: root/src/openal-1-luuid-pkg-config.patch
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2012-04-03 12:59:00 (GMT)
committerMark Brand <mabrand@mabrand.nl>2012-04-14 07:22:58 (GMT)
commit1db2f349b41ff5c225642d79fec916bfeac224fa (patch)
tree83faedc1c801c612e02b2dad61b430a6cf805107 /src/openal-1-luuid-pkg-config.patch
parent7861e606468963e88da92a8189eea0f5ee3b99bf (diff)
downloadmxe-1db2f349b41ff5c225642d79fec916bfeac224fa.zip
mxe-1db2f349b41ff5c225642d79fec916bfeac224fa.tar.gz
mxe-1db2f349b41ff5c225642d79fec916bfeac224fa.tar.bz2
update package openal
Diffstat (limited to 'src/openal-1-luuid-pkg-config.patch')
-rw-r--r--src/openal-1-luuid-pkg-config.patch17
1 files changed, 0 insertions, 17 deletions
diff --git a/src/openal-1-luuid-pkg-config.patch b/src/openal-1-luuid-pkg-config.patch
deleted file mode 100644
index e444abc..0000000
--- a/src/openal-1-luuid-pkg-config.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-This file is part of MXE.
-See index.html for further information.
-
-This patch has been taken from:
-
-
-diff -ur openal-soft-1.13.orig/CMakeLists.txt openal-soft-1.13/CMakeLists.txt
---- openal-soft-1.13.orig/CMakeLists.txt 2011-02-16 07:05:40.000000000 +1100
-+++ openal-soft-1.13/CMakeLists.txt 2011-03-02 15:40:02.000000000 +1100
-@@ -393,6 +393,7 @@
- SET(BACKENDS "${BACKENDS} DirectSound \(linked\),")
- SET(EXTRA_LIBS dsound ${EXTRA_LIBS})
- ENDIF()
-+ SET(PKG_CONFIG_LIBS "${PKG_CONFIG_LIBS} -luuid")
- ENDIF()
- ENDIF()
- ENDIF()