[polyml] 06/10: Added libltdl-dev to Build-Depends

James Clarke jrtc27-guest at moszumanska.debian.org
Sat Oct 17 15:14:21 UTC 2015


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

jrtc27-guest pushed a commit to branch master
in repository polyml.

commit ec2c5604c3ccee67bfda3bea98f0561aafbc59e5
Author: James Clarke <jrtc27 at jrtc27.com>
Date:   Thu Oct 15 22:06:50 2015 +0100

    Added libltdl-dev to Build-Depends
    
    This fixes FTBFS with the error "configure.ac:410: error: possibly
    undefined macro: LT_SYS_SYMBOL_USCORE", as the macro is defined in
    m4/ltdl.m4, which requires libltdl-dev to do so.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 0a603bd..ee46ada 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Achim D. Brucker <brucker at member.fsf.org>, Lionel Elie Mamane <lmaman
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/polyml.git/
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/polyml.git
 Homepage: http://www.polyml.org
-Build-Depends: debhelper (>= 9), dh-autoreconf, libffi-dev
+Build-Depends: debhelper (>= 9), dh-autoreconf, libffi-dev, libltdl-dev
 Standards-Version: 3.9.6
 
 Package: polyml

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/polyml.git



More information about the debian-science-commits mailing list