summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-10-28 01:24:03 +0000
committerMike Frysinger <vapier@gentoo.org>2004-10-28 01:24:03 +0000
commit796a8f1b9d39231a4ad25f869a2b6d233d8a8e11 (patch)
tree10e85eaa5bfd6375621a10e010823eca7adccbde /app-emulation/wine
parentgcc-4.0 fix (Manifest recommit) (diff)
downloadgentoo-2-796a8f1b9d39231a4ad25f869a2b6d233d8a8e11.tar.gz
gentoo-2-796a8f1b9d39231a4ad25f869a2b6d233d8a8e11.tar.bz2
gentoo-2-796a8f1b9d39231a4ad25f869a2b6d233d8a8e11.zip
fix jack DEPEND #69172
Diffstat (limited to 'app-emulation/wine')
-rw-r--r--app-emulation/wine/wine-20041019-r1.ebuild4
-rw-r--r--app-emulation/wine/wine-20041019.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-emulation/wine/wine-20041019-r1.ebuild b/app-emulation/wine/wine-20041019-r1.ebuild
index f651f0068dcc..0669fcb63d57 100644
--- a/app-emulation/wine/wine-20041019-r1.ebuild
+++ b/app-emulation/wine/wine-20041019-r1.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/app-emulation/wine/wine-20041019-r1.ebuild,v 1.1 2004/10/27 19:51:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20041019-r1.ebuild,v 1.2 2004/10/28 01:24:03 vapier Exp $
inherit eutils flag-o-matic
@@ -20,7 +20,7 @@ DEPEND="sys-devel/gcc
sys-devel/flex
ncurses? ( >=sys-libs/ncurses-5.2 )
>=media-libs/freetype-2.0.0
- jack? ( media-sound/jack )
+ jack? ( media-sound/jack-audio-connection-kit )
X? ( virtual/x11 )
tcltk? ( dev-lang/tcl dev-lang/tk )
arts? ( kde-base/arts )
diff --git a/app-emulation/wine/wine-20041019.ebuild b/app-emulation/wine/wine-20041019.ebuild
index 763c89167920..e2abe509fe32 100644
--- a/app-emulation/wine/wine-20041019.ebuild
+++ b/app-emulation/wine/wine-20041019.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/app-emulation/wine/wine-20041019.ebuild,v 1.3 2004/10/27 12:54:51 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20041019.ebuild,v 1.4 2004/10/28 01:24:03 vapier Exp $
inherit eutils flag-o-matic
@@ -20,7 +20,7 @@ DEPEND="sys-devel/gcc
sys-devel/flex
ncurses? ( >=sys-libs/ncurses-5.2 )
>=media-libs/freetype-2.0.0
- jack? ( media-sound/jack )
+ jack? ( media-sound/jack-audio-connection-kit )
X? ( virtual/x11 )
tcltk? ( dev-lang/tcl dev-lang/tk )
arts? ( kde-base/arts )