diff options
Diffstat (limited to 'games-util/showeq/showeq-5.2.4.0.ebuild')
-rw-r--r-- | games-util/showeq/showeq-5.2.4.0.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games-util/showeq/showeq-5.2.4.0.ebuild b/games-util/showeq/showeq-5.2.4.0.ebuild index 86facd830bfc..2647a68f0e11 100644 --- a/games-util/showeq/showeq-5.2.4.0.ebuild +++ b/games-util/showeq/showeq-5.2.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/showeq/showeq-5.2.4.0.ebuild,v 1.4 2006/03/17 21:22:45 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/showeq/showeq-5.2.4.0.ebuild,v 1.5 2006/04/02 09:04:29 tupone Exp $ inherit kde games @@ -19,6 +19,8 @@ DEPEND="|| ( x11-libs/libXt virtual/x11 ) $(qt_min_version 3.2) >=sys-libs/gdbm-1.8.0" +PATCHES="${FILESDIR}/${P}"-gcc4.patch + src_compile() { kde_src_compile nothing egamesconf || die |