[oclgrind] 01/02: Add Python to build dependencies to enable test suite.

James Price jprice-guest at moszumanska.debian.org
Sun Oct 25 16:46:47 UTC 2015


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

jprice-guest pushed a commit to branch master
in repository oclgrind.

commit bc946147181e7a81846d95a1625e9d95cd1c201d
Author: James Price <j.price at bristol.ac.uk>
Date:   Sun Oct 25 16:00:34 2015 +0000

    Add Python to build dependencies to enable test suite.
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 1cae9f7..1745d97 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 oclgrind (15.5-2) UNRELEASED; urgency=low
 
   * Fixed a couple of compiler warnings.
+  * Add Python to build dependencies to enable test suite.
 
  -- James Price <j.price at bristol.ac.uk>  Thu, 22 Oct 2015 11:12:50 +0100
 
diff --git a/debian/control b/debian/control
index e144a34..d6ed6ce 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Build-Depends:
  libedit-dev,
  zlib1g-dev,
  libreadline-dev,
+ python (>= 2.7),
 Standards-Version: 3.9.6
 Homepage: https://github.com/jrprice/Oclgrind
 Vcs-Git: git://anonscm.debian.org/pkg-opencl/oclgrind.git

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



More information about the Pkg-opencl-commits mailing list