diff options
author | Niels Kristian Bech Jensen <nkbj1970@hotmail.com> | 2013-11-10 06:41:49 (GMT) |
---|---|---|
committer | Tony Theodore <tonyt@logyst.com> | 2013-11-10 06:41:49 (GMT) |
commit | be8dd135fbce3dc88e82c4e71ced6d96cd5bfa00 (patch) | |
tree | 50f1e2f86e894df05cb656894eba7f5b3a0e288f /src/openscenegraph-1-disable-broken-plugins.patch | |
parent | 026521cef1a347bd65406f7c37a3f6a88e40bc77 (diff) | |
download | mxe-be8dd135fbce3dc88e82c4e71ced6d96cd5bfa00.zip mxe-be8dd135fbce3dc88e82c4e71ced6d96cd5bfa00.tar.gz mxe-be8dd135fbce3dc88e82c4e71ced6d96cd5bfa00.tar.bz2 |
update packages librsvg libusb m4 openscenegraph
Diffstat (limited to 'src/openscenegraph-1-disable-broken-plugins.patch')
-rw-r--r-- | src/openscenegraph-1-disable-broken-plugins.patch | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/src/openscenegraph-1-disable-broken-plugins.patch b/src/openscenegraph-1-disable-broken-plugins.patch deleted file mode 100644 index 4810e12..0000000 --- a/src/openscenegraph-1-disable-broken-plugins.patch +++ /dev/null @@ -1,19 +0,0 @@ -This file is part of MXE. -See index.html for further information. - -This patch has been taken from: - -http://lists.nongnu.org/archive/html/mingw-cross-env-list/2012-11/msg00009.html - -diff -uNr a/CMakeLists.txt b/CMakeLists.txt ---- a/CMakeLists.txt 2011-07-31 09:50:34.000000000 +0200 -+++ b/CMakeLists.txt 2012-11-26 09:41:12.199384455 +0100 -@@ -530,7 +530,7 @@ - # can use Quicktime. - IF(NOT ANDROID) - IF(NOT APPLE) -- FIND_PACKAGE(GIFLIB) -+ #FIND_PACKAGE(GIFLIB) - FIND_PACKAGE(JPEG) - FIND_PACKAGE(PNG) - FIND_PACKAGE(TIFF) |