[med-svn] [libhmsbeagle] 01/02: Try to get build also with pbuilder but failed
Andreas Tille
tille at debian.org
Wed Oct 21 14:24:29 UTC 2015
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository libhmsbeagle.
commit 34d316e7c83a2d60c406d3999e91cb26a59b2fe6
Author: Andreas Tille <tille at debian.org>
Date: Wed Oct 21 15:13:52 2015 +0200
Try to get build also with pbuilder but failed
---
debian/control | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index a21fbf6..8ead827 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,9 @@ Build-Depends: debhelper (>= 9),
dh-linktree,
libjs-jquery,
libpoclu-dev,
- ocl-icd-opencl-dev
+ ocl-icd-opencl-dev,
+ beignet-dev,
+ mesa-opencl-icd
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/libhmsbeagle.git
Vcs-Git: git://anonscm.debian.org/debian-med/libhmsbeagle.git
@@ -47,7 +49,8 @@ Description: High-performance lib for Bayesian and Maximum Likelihood phylogenet
Package: libhmsbeagle1v5
Architecture: linux-any
Depends: ${shlibs:Depends},
- ${misc:Depends}
+ ${misc:Depends},
+ beignet-opencl-icd|mesa-opencl-icd|opencl-icd
Pre-Depends: ${misc:Pre-Depends}
Conflicts: libhmsbeagle1
Replaces: libhmsbeagle1
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libhmsbeagle.git
More information about the debian-med-commit
mailing list