summaryrefslogtreecommitdiff
path: root/debian/patches/0006-Tests-if-openCL-can-be-used.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/0006-Tests-if-openCL-can-be-used.patch')
-rw-r--r--debian/patches/0006-Tests-if-openCL-can-be-used.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/0006-Tests-if-openCL-can-be-used.patch b/debian/patches/0006-Tests-if-openCL-can-be-used.patch
index 499ee78..23bbcc6 100644
--- a/debian/patches/0006-Tests-if-openCL-can-be-used.patch
+++ b/debian/patches/0006-Tests-if-openCL-can-be-used.patch
@@ -7,7 +7,7 @@ Subject: Tests if openCL can be used
1 file changed, 2 insertions(+)
diff --git a/silx/opencl/common.py b/silx/opencl/common.py
-index 002c15d..e1409f2 100644
+index b66b7b7..da966f6 100644
--- a/silx/opencl/common.py
+++ b/silx/opencl/common.py
@@ -74,6 +74,8 @@ if pyopencl is None: