[libgpuarray] 17/21: Update build and install dependencies
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Mon Jul 17 09:13:39 UTC 2017
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository libgpuarray.
commit f64ee84332ffcc4d69eafa284acb91af483cfcbd
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Mon Jul 17 09:42:13 2017 +0100
Update build and install dependencies
- Drop libclblas-dev and opencl-dev from Build-Depends, not required
- Drop nose from Recommends, not required
Gbp-Dch: Full
---
debian/control | 4 ----
1 file changed, 4 deletions(-)
diff --git a/debian/control b/debian/control
index 9609e59..10941f0 100644
--- a/debian/control
+++ b/debian/control
@@ -10,8 +10,6 @@ Build-Depends: cmake,
debhelper (>= 10),
dpkg-dev (>= 1.17.14),
dh-python,
- libclblas-dev,
- opencl-dev,
python-all-dbg,
python-all-dev,
python-numpy,
@@ -92,7 +90,6 @@ Depends: ${misc:Depends},
${python:Depends},
${shlibs:Depends},
libgpuarray2 (= ${binary:Version})
-Recommends: python-nose
Suggests: libgpuarray-doc <!nodoc>
Description: language bindings for libgpuarray (Python 2)
libgpuarray provides a ndarray (multi-dimensional array) object which
@@ -134,7 +131,6 @@ Depends: ${misc:Depends},
${python3:Depends},
${shlibs:Depends},
libgpuarray2 (= ${binary:Version})
-Recommends: python3-nose
Suggests: libgpuarray-doc <!nodoc>
Description: language bindings for libgpuarray (Python 3)
libgpuarray provides a ndarray (multi-dimensional array) object which
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libgpuarray.git
More information about the debian-science-commits
mailing list