Results of another test deb package, g++ at least version 4.7, no longer support precise

Turns out, precise is simply too old to have gcc 4.7, isn't that nice? Maybe the binaries from trust can still be run on precise, though?
This commit is contained in:
Bart van Strien
2015-12-19 14:56:08 +01:00
parent f6809f941d
commit 63fdcb3700
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
love@LOVE_SUFFIX@ (0.10.0~pre2651ppa1) precise; urgency=medium
love@LOVE_SUFFIX@ (0.10.0~pre2657ppa2) trusty; urgency=medium
* Upstream testing release
+1
View File
@@ -6,6 +6,7 @@ Build-Depends: debhelper (>= 9),
dh-autoreconf,
pkg-config,
libtool,
g++ (>= 4.7.0),
libfreetype6-dev,
luajit,
libluajit-5.1-dev,