summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2005-06-09 00:57:50 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2005-06-09 00:57:50 +0000
commit5c3ae80086c0a74f798efcaaf35b99ef6c9ea1b8 (patch)
tree35efa91420fb793ae5bbec7dc71bdb922c342d25 /games-emulation/mupen64-alsasnd
parentStable on sparc (diff)
downloadgentoo-2-5c3ae80086c0a74f798efcaaf35b99ef6c9ea1b8.tar.gz
gentoo-2-5c3ae80086c0a74f798efcaaf35b99ef6c9ea1b8.tar.bz2
gentoo-2-5c3ae80086c0a74f798efcaaf35b99ef6c9ea1b8.zip
dep typo
(Portage version: 2.0.51.19)
Diffstat (limited to 'games-emulation/mupen64-alsasnd')
-rw-r--r--games-emulation/mupen64-alsasnd/mupen64-alsasnd-0.4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-emulation/mupen64-alsasnd/mupen64-alsasnd-0.4.ebuild b/games-emulation/mupen64-alsasnd/mupen64-alsasnd-0.4.ebuild
index 84001f12bb4f..1fa839281633 100644
--- a/games-emulation/mupen64-alsasnd/mupen64-alsasnd-0.4.ebuild
+++ b/games-emulation/mupen64-alsasnd/mupen64-alsasnd-0.4.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-emulation/mupen64-alsasnd/mupen64-alsasnd-0.4.ebuild,v 1.10 2005/04/20 00:28:43 morfic Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-alsasnd/mupen64-alsasnd-0.4.ebuild,v 1.11 2005/06/09 00:57:50 mr_bones_ Exp $
inherit games eutils
@@ -15,8 +15,8 @@ IUSE="qt gtk gtk2"
DEPEND=">=media-libs/alsa-lib-0.9.0
|| (
- gtk? ( !gtk2? (=x11-libs/gtk+-1* )
- gtk2? ( =x11-libs/gtk+-2* ) )
+ gtk? ( !gtk2? ( =x11-libs/gtk+-1* )
+ gtk2? ( =x11-libs/gtk+-2* ) )
qt? ( >=x11-libs/qt-3 )
=x11-libs/gtk+-2*
)"