--- guile-gnome-platform-2.16.1.ebuild +++ guile-gnome-platform-2.16.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-scheme/guile-gnome-platform/guile-gnome-platform-2.16.1.ebuild,v 1.5 2009/12/11 22:02:53 ulm Exp $ -inherit eutils multilib +inherit autotools eutils multilib DESCRIPTION="Guile Scheme code that wraps the GNOME developer platform" HOMEPAGE="http://www.gnu.org/software/guile-gnome" @@ -38,6 +38,8 @@ unpack ${A} cd "${S}" epatch "${FILESDIR}/${PV}-conflicting-types.patch" + epatch "${FILESDIR}/${PV}-gcc45.patch" + eautoreconf } src_compile() {