summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorDavid Kalnischkies <david@kalnischkies.de>2020-01-05 12:31:05 +0100
committerDavid Kalnischkies <david@kalnischkies.de>2020-01-05 12:38:27 +0100
commit507f9ae50fb0078d41ac308ab8e68caacab2acd2 (patch)
tree12a78fceb154ebf104a2915310a7739222b7efa4 /debian/control
parent05d1549fb65b00137b22159761462626d11bfe73 (diff)
Drop g++ build-dependency to help crossbuilding
Introduced to help with an ABI break this is now long enough in the past that we can go back to not explicitly depend on g++ anymore as it is part of build-essential. References: f63b3e01e436a8c0b4711b69a1a8794161e4c5a7 Closes: #948201
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index a112f1a92..d12f93e1b 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,6 @@ Build-Depends: cmake (>= 3.4),
docbook-xml,
docbook-xsl,
dpkg-dev (>= 1.17.14),
- g++ (>= 4:7),
gettext (>= 0.12),
googletest <!nocheck> | libgtest-dev <!nocheck>,
libbz2-dev,