[clfft] 38/50: update dependencies: + doxygen
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Fri May 29 08:19:26 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch debian/sid
in repository clfft.
commit 3eea74b1238a4719880fe65b6599b69486ce56d3
Author: Jerome Kieffer <jerome.kieffer at esrf.fr>
Date: Fri Apr 24 09:52:12 2015 +0200
update dependencies:
+ doxygen
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 0a0252c..fed0702 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
Source: clfft
Priority: extra
Maintainer: Jerome Kieffer <jerome.kieffer at esrf.fr>
-Build-Depends: debhelper (>= 9), cmake, ocl-icd-dev, dh-exec, libboost-all-dev
+Build-Depends: debhelper (>= 9), cmake, dh-exec, libboost-all-dev, doxygen
Standards-Version: 3.9.4
Section: libs
Homepage: https://github.com/clMathLibraries/clFFT
@@ -27,7 +27,7 @@ Package: libclfft2
Section: libs
Multi-Arch: same
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, opencl-icd
+Depends: ${shlibs:Depends}, ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: clFFT is an OpenCL FFT library
The FFT is an implementation of the Discrete Fourier Transform (DFT) that
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/clfft.git
More information about the debian-science-commits
mailing list