[arrayfire] 03/04: d/p: add patch fixing some unnecessary deps

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Jun 18 15:15:14 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch debian/sid
in repository arrayfire.

commit 6abde9f0c202a23e0134cfeef39e1f560057fad6
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Thu Jun 18 15:50:25 2015 +0100

    d/p: add patch fixing some unnecessary deps
---
 debian/patches/fix-unneeded-opengl-dep.patch | 11 +++++++++++
 debian/patches/series                        |  1 +
 2 files changed, 12 insertions(+)

diff --git a/debian/patches/fix-unneeded-opengl-dep.patch b/debian/patches/fix-unneeded-opengl-dep.patch
new file mode 100644
index 0000000..8ceb0b8
--- /dev/null
+++ b/debian/patches/fix-unneeded-opengl-dep.patch
@@ -0,0 +1,11 @@
+--- a/src/backend/cpu/CMakeLists.txt
++++ b/src/backend/cpu/CMakeLists.txt
+@@ -31,8 +31,6 @@
+ MESSAGE(STATUS "FFTW Found ? ${FFTW_FOUND}")
+ MESSAGE(STATUS "FFTW Library: ${FFTW_LIBRARIES}")
+ 
+-INCLUDE("${CMAKE_MODULE_PATH}/FindGLEWmx.cmake")
+-
+ IF(APPLE)
+     FIND_PACKAGE(LAPACK)
+ ELSE(APPLE) # Linux and Windows
diff --git a/debian/patches/series b/debian/patches/series
index 09eaf69..0308c73 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 fix-doxygen-settings.patch
 disable-privacy-breach-doc.patch
+fix-unneeded-opengl-dep.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/arrayfire.git



More information about the debian-science-commits mailing list