[beignet] 06/07: Drop OpenGL dependencies

Rebecca Palmer rnpalmer-guest at moszumanska.debian.org
Fri Feb 6 20:13:59 UTC 2015


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

rnpalmer-guest pushed a commit to branch master
in repository beignet.

commit f01963042ed44eee2a5681a9de256188e1779649
Author: Rebecca N. Palmer <rebecca_palmer at zoho.com>
Date:   Fri Feb 6 18:32:40 2015 +0000

    Drop OpenGL dependencies
    
    cl_khr_gl_sharing hasn't worked for some time, and has now been
    dropped upstream.
---
 debian/changelog | 2 ++
 debian/control   | 3 ---
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 74c9a28..e305ea4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,8 @@ beignet (1.0.1-1) UNRELEASED; urgency=medium
   * Fix bug in compiler_fill_image_1d_array test setup.
   * Return failure instead of aborting on cl_mem_allocate failure.
   * Delete all generated files in clean target.
+  * Drop OpenGL dependencies, as CL-GL sharing hasn't worked
+    for several releases.
 
  -- Andreas Beckmann <anbe at debian.org>  Fri, 23 Jan 2015 23:17:24 +0100
 
diff --git a/debian/control b/debian/control
index 3c033f5..a4f2be8 100644
--- a/debian/control
+++ b/debian/control
@@ -12,9 +12,6 @@ Build-Depends: debhelper (>= 9), cmake, pkg-config, python-minimal,
  llvm-dev (>= 1:3.4),
  clang (>= 1:3.4),
  libclang-dev (>= 1:3.4),
- libgl1-mesa-dev (>= 9) [!kfreebsd-any],
- libegl1-mesa-dev (>= 9) [!kfreebsd-any],
- libgbm-dev (>= 9) [!kfreebsd-any],
  libtinfo-dev,
  libedit-dev,
  zlib1g-dev

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



More information about the Pkg-opencl-commits mailing list