summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2016-02-03 09:58:45 +0100
committerJulian Andres Klode <jak@debian.org>2016-02-03 09:59:39 +0100
commit1051eb835914196e326a53f76ca706f4d422d633 (patch)
treedfbfde69eec764fb76e92df32a707b396ef58b7e
parent4f649ab9c5ec882b434477552e20f46826fc388f (diff)
Drop the g++ build-dep, transition is done
It's not cross-satisfiable. Reported-by: Helmut Grohne
-rw-r--r--debian/control3
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 9139c347f..54d5b5aaa 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,7 @@ Build-Depends: dpkg-dev (>= 1.17.14), debhelper (>= 9.20141010), libdb-dev,
gettext (>= 0.12), libcurl4-gnutls-dev (>= 7.19.4~),
zlib1g-dev, libbz2-dev, liblzma-dev, liblz4-dev (>= 0.0~r126),
xsltproc, docbook-xsl, docbook-xml, po4a (>= 0.34-2),
- autotools-dev, autoconf, automake, libgtest-dev <!nocheck>,
- g++ (>= 4:5.2)
+ autotools-dev, autoconf, automake, libgtest-dev <!nocheck>
Build-Depends-Indep: doxygen, w3m, graphviz
Build-Conflicts: autoconf2.13, automake1.4
Vcs-Git: git://anonscm.debian.org/apt/apt.git