summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/pd/pd-0.37.1.ebuild')
-rw-r--r--media-sound/pd/pd-0.37.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/pd/pd-0.37.1.ebuild b/media-sound/pd/pd-0.37.1.ebuild
index 57603104ba65..6da57e2a9fbf 100644
--- a/media-sound/pd/pd-0.37.1.ebuild
+++ b/media-sound/pd/pd-0.37.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/pd/pd-0.37.1.ebuild,v 1.3 2004/03/25 11:21:58 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pd/pd-0.37.1.ebuild,v 1.4 2004/04/03 23:50:06 spyderous Exp $
inherit eutils
@@ -20,7 +20,7 @@ IUSE="X alsa"
RDEPEND=">=dev-lang/tcl-8.3.3
>=dev-lang/tk-8.3.3
alsa? ( >=media-libs/alsa-lib-0.9.0_rc2 )
- X? ( x11-base/xfree )"
+ X? ( virtual/x11 )"
DEPEND="${RDEPEND}
sys-apps/sed"