summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-simulation/openttd/openttd-0.7.1.ebuild')
-rw-r--r--games-simulation/openttd/openttd-0.7.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-simulation/openttd/openttd-0.7.1.ebuild b/games-simulation/openttd/openttd-0.7.1.ebuild
index f178e008c3a7..a0715ff65cbd 100644
--- a/games-simulation/openttd/openttd-0.7.1.ebuild
+++ b/games-simulation/openttd/openttd-0.7.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.7.1.ebuild,v 1.2 2009/07/21 02:19:55 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.7.1.ebuild,v 1.3 2009/08/01 11:59:43 ssuominen Exp $
EAPI=2
inherit eutils games
@@ -30,7 +30,7 @@ DEPEND="
zlib? ( sys-libs/zlib )"
RDEPEND="${DEPEND}
!dedicated? (
- alsa? ( media-sound/alsa-utils[midi] )
+ alsa? ( media-sound/alsa-utils )
)"
src_configure() {