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, 2 insertions, 2 deletions
diff --git a/games-util/showeq/showeq-5.0.0.18.ebuild b/games-util/showeq/showeq-5.0.0.18.ebuild index b291f761fd5c..f4d11a1bded5 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-2005 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.3 2005/06/15 19:24:21 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/showeq/showeq-5.0.0.18.ebuild,v 1.4 2005/07/25 15:46:15 caleb Exp $ inherit kde games @@ -16,7 +16,7 @@ IUSE="" DEPEND="virtual/x11 media-libs/libpng virtual/libpcap - >=x11-libs/qt-3.1 + $(qt_min_version 3.1) >=sys-libs/gdbm-1.8.0" src_compile() { |