[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[libreoffice] 02/04: suggest ocd-icd-libopencl1 instead of libopencl1



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

rene pushed a commit to branch debian-experimental-4.2
in repository libreoffice.

commit 2f01fd95602c5776d4bed94c392210db0fe602cb
Author: Rene Engelhard <rene@debian.org>
Date:   Thu Feb 20 14:02:45 2014 +0100

    suggest ocd-icd-libopencl1 instead of libopencl1
---
 changelog | 7 +++++++
 rules     | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/changelog b/changelog
index 993d0d5..e98e814 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,10 @@
+libreoffice (1:4.2.1-2) UNRELEASED; urgency=low
+
+  * debian/rules:
+    - suggest ocd-icd-libopencl1 instead of libopencl1
+
+ -- Rene Engelhard <rene@debian.org>  Thu, 20 Feb 2014 14:00:50 +0100
+
 libreoffice (1:4.2.1-1) experimental; urgency=low
 
   * new upstream release
diff --git a/rules b/rules
index a9a4b86..90c9306 100755
--- a/rules
+++ b/rules
@@ -700,7 +700,7 @@ ifneq (,$(filter openssl, $(SYSTEM_STUFF)))
 	DBG_DBG_SUGGESTS += , libssl$(shell readlink /usr/lib/$(DEB_HOST_MULTIARCH)/libssl.so | cut -d"." -f3,4,5)-dbg
 endif
 ifeq "$(USE_OPENCL)" "y"
-	OPENCL_SUGGESTS := libopencl1
+	OPENCL_SUGGESTS := ocl-icd-libopencl1
 else
 	CONFIGURE_FLAGS += --disable-opencl
 endif

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git


Reply to: