summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2003-09-07 19:21:21 +0000
committerJason Wever <weeve@gentoo.org>2003-09-07 19:21:21 +0000
commit6759e5b715657a0ef2a9e0e3bcaf59192ba5283f (patch)
tree0c3905780c3b5388f0111dfda33b71ac2afc83d7 /media-video/realplayer/realplayer-8-r6.ebuild
parentnew version 'n cleanup (diff)
downloadgentoo-2-6759e5b715657a0ef2a9e0e3bcaf59192ba5283f.tar.gz
gentoo-2-6759e5b715657a0ef2a9e0e3bcaf59192ba5283f.tar.bz2
gentoo-2-6759e5b715657a0ef2a9e0e3bcaf59192ba5283f.zip
Added fix for bug #15314.
Diffstat (limited to 'media-video/realplayer/realplayer-8-r6.ebuild')
-rw-r--r--media-video/realplayer/realplayer-8-r6.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/media-video/realplayer/realplayer-8-r6.ebuild b/media-video/realplayer/realplayer-8-r6.ebuild
index 35b0b389ee91..8068e16a243b 100644
--- a/media-video/realplayer/realplayer-8-r6.ebuild
+++ b/media-video/realplayer/realplayer-8-r6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/realplayer/realplayer-8-r6.ebuild,v 1.6 2003/09/07 00:08:13 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/realplayer/realplayer-8-r6.ebuild,v 1.7 2003/09/07 19:21:16 weeve Exp $
inherit nsplugins
@@ -35,7 +35,9 @@ LICENSE="realplayer8"
SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc ~alpha"
-DEPEND="virtual/glibc"
+# Fix for bug 15314
+DEPEND="virtual/glibc
+ sparc? ( sys-libs/lib-compat )"
RDEPEND="virtual/x11"
RESTRICT="nostrip fetch"