summaryrefslogtreecommitdiff
path: root/debian/patches/0006-Tests-if-openCL-can-be-used.patch
diff options
context:
space:
mode:
authorPicca Frédéric-Emmanuel <picca@debian.org>2021-09-07 14:41:51 +0200
committerPicca Frédéric-Emmanuel <picca@debian.org>2021-09-07 14:43:02 +0200
commita9824232d52e6961610d05e3bc046a06fe1ca22c (patch)
tree7fe6452042103454481f014196243f92cd7c7545 /debian/patches/0006-Tests-if-openCL-can-be-used.patch
parent2a9d09d69877654ca8c48a3c0fb2bafb01fb8f38 (diff)
refresh patch series
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: