[med-svn] [pftools] 07/07: Add pkg-config to Build-Depends which is frequently suggested if AC_MSG_NOTICE is not found (even if I do not see any connection and it finally does not help)

Andreas Tille tille at debian.org
Mon Mar 27 11:54:58 UTC 2017


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

tille pushed a commit to branch master
in repository pftools.

commit ff5a8f0bee71213445160463686cc2780b3b1008
Author: Andreas Tille <tille at debian.org>
Date:   Mon Mar 27 13:53:58 2017 +0200

    Add pkg-config to Build-Depends which is frequently suggested if AC_MSG_NOTICE is not found (even if I do not see any connection and it finally does not help)
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index ffd60a4..b98492f 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,8 @@ Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Andreas Tille <tille at debian.org>
 Build-Depends: debhelper (>= 10),
-               gfortran
+               gfortran,
+               pkg-config
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/pftools.git
 Vcs-Git: https://anonscm.debian.org/git/debian-med/pftools.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pftools.git



More information about the debian-med-commit mailing list