Merge pull request #7968 from ethereum/fixppa2

Require specific version of g++ to make PPA happy.
This commit is contained in:
chriseth
2019-12-11 15:55:45 +01:00
committed by GitHub
+1 -1
View File
@@ -140,7 +140,7 @@ Priority: extra
Maintainer: Christian (Buildserver key) <builds@ethereum.org>
Build-Depends: ${SMTDEPENDENCY}debhelper (>= 9.0.0),
cmake,
g++,
g++ (>= 5.0),
git,
libgmp-dev,
libboost-all-dev,