[clfft] 107/109: another dependency still missing
Jérôme Kieffer
kieffer-guest at moszumanska.debian.org
Wed May 20 07:29:38 UTC 2015
This is an automated email from the git hooks/post-receive script.
kieffer-guest pushed a commit to branch debian
in repository clfft.
commit 60f84bee7b63bf9369fd1a4513e3263912d021eb
Author: Jerome Kieffer <jerome.kieffer at terre-adelie.org>
Date: Sun May 3 11:00:22 2015 +0200
another dependency still missing
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 694f748..f44f8ae 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, dh-exec, libboost-all-dev, doxygen,
+Build-Depends: debhelper (>= 9), cmake, dh-exec, libboost-all-dev, doxygen,
opencl-headers, libstdc++-4.9-dev|libstdc++-dev, libgtest-dev,
ocl-icd-libopencl1|libopencl1, ocl-icd-opencl-dev|ocl-icd-dev,
g++-multilib
@@ -64,7 +64,7 @@ Package: libclfft2-dbg
Section: debug
Multi-Arch: same
Architecture: any
-Depends: libclfft2 (= ${binary:Version}), ${misc:Depends}
+Depends: libclfft2 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: clFFT is an OpenCL FFT library - debug symbols
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