diff options
Diffstat (limited to 'games-util/showeq/showeq-5.0.0.18.ebuild')
-rw-r--r-- | games-util/showeq/showeq-5.0.0.18.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games-util/showeq/showeq-5.0.0.18.ebuild b/games-util/showeq/showeq-5.0.0.18.ebuild index de4c18c0a160..f56cd7218b46 100644 --- a/games-util/showeq/showeq-5.0.0.18.ebuild +++ b/games-util/showeq/showeq-5.0.0.18.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.0.0.18.ebuild,v 1.6 2006/03/17 21:22:45 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/showeq/showeq-5.0.0.18.ebuild,v 1.7 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.1) >=sys-libs/gdbm-1.8.0" +PATCHES="${FILESDIR}/${P}"-gcc4.patch + src_compile() { kde_src_compile nothing egamesconf || die |