[Pkg-nagios-changes] [pkg-check-mk] 01/01: add explicit build-dep on g+-6 because upstream configure doesn't know about g++-7 yet
Matt Taggart
taggart at moszumanska.debian.org
Tue Sep 19 21:02:29 UTC 2017
This is an automated email from the git hooks/post-receive script.
taggart pushed a commit to branch master
in repository pkg-check-mk.
commit b884699982a4ca46b2be9fc90a2639ee2db9162e
Author: Matt Taggart <taggart at debian.org>
Date: Tue Sep 19 14:01:22 2017 -0700
add explicit build-dep on g+-6 because upstream configure doesn't know about g++-7 yet
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 7ddf68b..1f68629 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Alexander Wirt <formorer at debian.org>,
Thomas Bechtold <toabctl at debian.org>,
Ilya Rassadin <elcamlost at gmail.com>,
Matt Taggart <taggart at debian.org>
-Build-Depends: debhelper (>= 9), dh-python, python, dpatch, librrd-dev, libboost-dev, libboost-system-dev
+Build-Depends: debhelper (>= 9), dh-python, python, dpatch, librrd-dev, libboost-dev, libboost-system-dev, g++-6
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-nagios/pkg-check-mk.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-nagios/pkg-check-mk.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-check-mk.git
More information about the Pkg-nagios-changes
mailing list