diff options
Diffstat (limited to 'media-video/binkplayer/binkplayer-1.6b.ebuild')
-rw-r--r-- | media-video/binkplayer/binkplayer-1.6b.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/binkplayer/binkplayer-1.6b.ebuild b/media-video/binkplayer/binkplayer-1.6b.ebuild index d55caaa29ce5..8b6893d4b0c0 100644 --- a/media-video/binkplayer/binkplayer-1.6b.ebuild +++ b/media-video/binkplayer/binkplayer-1.6b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/binkplayer/binkplayer-1.6b.ebuild,v 1.4 2004/06/25 00:37:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/binkplayer/binkplayer-1.6b.ebuild,v 1.5 2004/07/01 08:39:14 eradicator Exp $ DESCRIPTION="Bink Video! Player" HOMEPAGE="http://www.radgametools.com/default.htm" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.radgametools.com/default.htm" SRC_URI="mirror://gentoo/${P}.zip" DEPEND="app-arch/unzip" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc media-libs/libsdl media-libs/sdl-mixer" |