mirror of
https://github.com/love2d/love.git
synced 2026-08-12 08:30:56 +02:00
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:
@@ -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
|
||||
|
||||
|
||||
@@ -6,6 +6,7 @@ Build-Depends: debhelper (>= 9),
|
||||
dh-autoreconf,
|
||||
pkg-config,
|
||||
libtool,
|
||||
g++ (>= 4.7.0),
|
||||
libfreetype6-dev,
|
||||
luajit,
|
||||
libluajit-5.1-dev,
|
||||
|
||||
Reference in New Issue
Block a user