[Pkg-cli-libs-commits] [SCM] opentk branch, master, updated. 331e9980b769c513c7261cfffa99a79281c8e196

Jo Shields directhex at apebox.org
Fri May 18 17:38:07 UTC 2012


The following commit has been merged in the master branch:
commit 68ce537640782f7c147d3ed1404884e563a0cd9d
Author: Jo Shields <directhex at apebox.org>
Date:   Fri May 18 17:36:49 2012 +0100

    Tweak dependencies to resolve modulerefs better

diff --git a/debian/control b/debian/control
index 672daf6..0d7a95b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,11 @@ Priority: optional
 Maintainer: Debian CLI Libraries Team <pkg-cli-libs-team at lists.alioth.debian.org>
 Uploaders: Jo Shields <directhex at apebox.org>
 Build-Depends: cli-common-dev (>= 0.5.7), debhelper (>= 7.0.50~)
-Build-Depends-Indep: mono-devel (>= 2.8)
+Build-Depends-Indep: mono-devel (>= 2.8), 
+                     libgl1-mesa-dev, 
+                     libglu1-mesa-dev,
+                     libopenal-dev,
+                     libalut-dev
 Standards-Version: 3.9.3
 Homepage: http://www.opentk.com
 Vcs-Git: git://git.debian.org/pkg-cli-libs/packages/opentk.git
@@ -14,6 +18,7 @@ Package: libopentk1.0-cil
 Architecture: all
 Section: cli-mono
 Depends: ${cli:Depends}, ${misc:Depends}
+Suggests: nvidia-libopencl1-dev | fglrx | fglrx-updates | nvidia-current | nvidia-current-updates
 Description: Open Toolkit wrapper for OpenGL, OpenAL and OpenCL - Assemblies
  The Open Toolkit is an advanced, low-level C# library that wraps OpenGL, 
  OpenCL and OpenAL. It is suitable for games, scientific applications and 

-- 
opentk



More information about the Pkg-cli-libs-commits mailing list