From: Julian Andres Klode Date: Wed, 3 Feb 2016 08:58:45 +0000 (+0100) Subject: Drop the g++ build-dep, transition is done X-Git-Tag: 1.2.2~10 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/1051eb835914196e326a53f76ca706f4d422d633?ds=inline Drop the g++ build-dep, transition is done It's not cross-satisfiable. Reported-by: Helmut Grohne --- 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 , - g++ (>= 4:5.2) + autotools-dev, autoconf, automake, libgtest-dev Build-Depends-Indep: doxygen, w3m, graphviz Build-Conflicts: autoconf2.13, automake1.4 Vcs-Git: git://anonscm.debian.org/apt/apt.git