From 89ffcafb73473491b85059df5f4e30d272e9c833 Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Fri, 10 Nov 2017 21:15:06 +0100 Subject: d/control: drop build-depends on g++, implied by build-essential and the version requested is already old enough Signed-off-by: Mattia Rizzolo --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index bda8baf..37e5642 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: libconfig Priority: optional Maintainer: Jonathan McCrohan -Build-Depends: debhelper (>= 9), dh-autoreconf, texinfo, g++ (>= 4:5) +Build-Depends: debhelper (>= 9), dh-autoreconf, texinfo Build-Depends-Indep: texlive-latex-base, texlive-fonts-recommended Standards-Version: 3.9.6 Homepage: http://www.hyperrealm.com/libconfig/ -- cgit v1.2.3