diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-12-03 17:12:59 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-12-03 17:12:59 +0000 |
commit | 6c2ff2ea18e249caf220e5ad599291988536b6f8 (patch) | |
tree | e21f122c4660d28558e13fe4c1d17aba7582faee /media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild | |
parent | New patchlevel thanks to anarchy (diff) | |
download | gentoo-2-6c2ff2ea18e249caf220e5ad599291988536b6f8.tar.gz gentoo-2-6c2ff2ea18e249caf220e5ad599291988536b6f8.tar.bz2 gentoo-2-6c2ff2ea18e249caf220e5ad599291988536b6f8.zip |
Fix eselect-timidity dependency.
(Portage version: 2.1.2_rc2-r3)
Diffstat (limited to 'media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild')
-rw-r--r-- | media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild b/media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild index 8445aa883369..b53d48f75b0b 100644 --- a/media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild +++ b/media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.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/media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild,v 1.4 2006/12/01 21:31:11 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild,v 1.5 2006/12/03 17:12:59 flameeyes Exp $ IUSE="" @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" # These can be used for libmodplug too, so don't depend on timidity++ -DEPEND="app-admin/eselect-esd" +DEPEND="app-admin/eselect-timidity" RDEPEND="" src_unpack() { |