summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Romans <killsoft@gentoo.org>2004-06-30 02:36:17 +0000
committerRob Romans <killsoft@gentoo.org>2004-06-30 02:36:17 +0000
commit0de41cdf4004c6873612abf433f2067db1cd59c3 (patch)
tree13225f5a08ed06d480d379118157ae434252ab79 /media-radio/xdx/xdx-1.2.ebuild
parentclean up and dont use glibc (diff)
downloadhistorical-0de41cdf4004c6873612abf433f2067db1cd59c3.tar.gz
historical-0de41cdf4004c6873612abf433f2067db1cd59c3.tar.bz2
historical-0de41cdf4004c6873612abf433f2067db1cd59c3.zip
move to virtual/libc
Diffstat (limited to 'media-radio/xdx/xdx-1.2.ebuild')
-rw-r--r--media-radio/xdx/xdx-1.2.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/media-radio/xdx/xdx-1.2.ebuild b/media-radio/xdx/xdx-1.2.ebuild
index 59348e3e3233..b4134315b17d 100644
--- a/media-radio/xdx/xdx-1.2.ebuild
+++ b/media-radio/xdx/xdx-1.2.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-radio/xdx/xdx-1.2.ebuild,v 1.5 2004/06/24 23:48:04 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/xdx/xdx-1.2.ebuild,v 1.6 2004/06/30 02:35:03 killsoft Exp $
inherit eutils
@@ -13,12 +13,11 @@ SLOT="0"
KEYWORDS="~x86 ~ppc"
IUSE=""
-RDEPEND="virtual/glibc
+RDEPEND="virtual/libc
virtual/x11
>=x11-libs/gtk+-2.2.4-r1"
-DEPEND="${RDEPEND}
- >=dev-util/pkgconfig-0.12.0"
+DEPEND=">=dev-util/pkgconfig-0.12.0"
src_compile() {
econf || die "configure failed"