tags 654733 + patch
thanks
According to
<URL: http://mentors.debian.net/debian/pool/main/g/goplay/goplay_0.4-1.1.dsc >
listed on <URL: http://mentors.debian.net/package/goplay >, the
following patch solve this issue. Mentioning it here to have the patch
in BTS. This is the changelog entry:
* no longer depends on g++-4.5
(Closes: #654733 important:"non-standard gcc/g++ used for build...")
And this is the change:
diff -ur goplay-0.4.orig//debian/control goplay-0.4/debian/control
--- goplay-0.4.orig//debian/control 2010-06-25 09:59:44.000000000 +0200
+++ goplay-0.4/debian/control 2012-02-11 21:11:31.000000000 +0100
@@ -7,7 +7,7 @@
Enrico Zini <[email protected]>,
Jonas Smedegaard <[email protected]>
Build-Depends: debhelper (>= 7.0.50~), autotools-dev,
- g++-4.5 | c++abi2-dev, dh-buildinfo, pkg-config,
+ dh-buildinfo, pkg-config,
libept-dev (>= 1.0), libept-dev (<< 2),
libwibble-dev (>= 0.1.9), libwibble-dev (<< 0.2),
libfltk1.1-dev, fluid
--
Happy hacking
Petter Reinholdtsen
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]