summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/rcenter/rcenter-0.6.1.ebuild')
-rw-r--r--media-sound/rcenter/rcenter-0.6.1.ebuild7
1 files changed, 2 insertions, 5 deletions
diff --git a/media-sound/rcenter/rcenter-0.6.1.ebuild b/media-sound/rcenter/rcenter-0.6.1.ebuild
index d586cbf0fc9d..0a6c361ea978 100644
--- a/media-sound/rcenter/rcenter-0.6.1.ebuild
+++ b/media-sound/rcenter/rcenter-0.6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/rcenter/rcenter-0.6.1.ebuild,v 1.4 2004/03/01 05:37:15 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/rcenter/rcenter-0.6.1.ebuild,v 1.5 2004/03/19 23:34:39 eradicator Exp $
DESCRIPTION="Rcenter - A program to control the EMU10K Remote Control"
HOMEPAGE="http://rooster.stanford.edu/~ben/projects/rcenter.php"
@@ -9,10 +9,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
IUSE=""
-DEPEND=""
-# ONLY the emu10k1 drivers are tested . May work with alsa
-RDEPEND="emu10k1"
-S=${WORKDIR}/${P}
+DEPEND="virtual/glibc"
src_compile() {
emake || die