diff options
Diffstat (limited to 'media-sound/pd/pd-0.37.0.ebuild')
-rw-r--r-- | media-sound/pd/pd-0.37.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/pd/pd-0.37.0.ebuild b/media-sound/pd/pd-0.37.0.ebuild index 2161f4da530b..0dcbd9f0cb90 100644 --- a/media-sound/pd/pd-0.37.0.ebuild +++ b/media-sound/pd/pd-0.37.0.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.0.ebuild,v 1.3 2004/03/25 02:56:28 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/pd/pd-0.37.0.ebuild,v 1.4 2004/04/03 23:50:06 spyderous Exp $ inherit eutils @@ -20,7 +20,7 @@ IUSE="X alsa" DEPEND=">=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 )" src_unpack() { unpack ${A} |