public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-cpp/libgnomecanvasmm/
@ 2015-12-15 20:16 Pacho Ramos
  0 siblings, 0 replies; only message in thread
From: Pacho Ramos @ 2015-12-15 20:16 UTC (permalink / raw
  To: gentoo-commits

commit:     f4e1396ee7aa484574c9fd8d45dec78156018c9f
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 15 19:44:45 2015 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Dec 15 20:16:23 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4e1396e

dev-cpp/libgnomecanvasmm: Fix building with latest glibmm/libsigc++ (#568300)

Package-Manager: portage-2.2.26

 dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.26.0-r1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.26.0-r1.ebuild b/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.26.0-r1.ebuild
index fc60c9a..369745d 100644
--- a/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.26.0-r1.ebuild
+++ b/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.26.0-r1.ebuild
@@ -6,7 +6,7 @@ EAPI="5"
 GCONF_DEBUG="no"
 GNOME_TARBALL_SUFFIX="bz2"
 
-inherit gnome2
+inherit flag-o-matic gnome2
 
 DESCRIPTION="C++ bindings for libgnomecanvas"
 HOMEPAGE="http://www.gtkmm.org"
@@ -32,6 +32,7 @@ src_prepare() {
 			die "sed Makefile.in failed"
 	fi
 	gnome2_src_prepare
+	append-cxxflags -std=c++11 #568300
 }
 
 src_compile() {


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-12-15 20:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-15 20:16 [gentoo-commits] repo/gentoo:master commit in: dev-cpp/libgnomecanvasmm/ Pacho Ramos

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox