[SCM] projectm/master: B-D on sufficiently new g++

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sun Aug 2 16:57:09 UTC 2015


The following commit has been merged in the master branch:
commit cce2513ab995b633e121f1efad38dc97addea25b
Author: Sebastian Ramacher <sebastian at ramacher.at>
Date:   Sun Aug 2 18:51:11 2015 +0200

    B-D on sufficiently new g++

diff --git a/debian/control b/debian/control
index c66f4f6..b06ba41 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,8 @@ Build-Depends: cmake,
                libqt4-opengl-dev,
                libsdl1.2-dev,
                libvisual-0.4-dev,
-               libx11-dev
+               libx11-dev,
+               g++ (>= 4:5.1.1-20)
 Standards-Version: 3.9.6
 Homepage: http://projectm.sf.net
 

-- 
projectm packaging



More information about the pkg-multimedia-commits mailing list