summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <spyderous@gentoo.org>2004-03-30 20:46:10 +0000
committerDonnie Berkholz <spyderous@gentoo.org>2004-03-30 20:46:10 +0000
commit757bb3a5dc39f343b7ad4433bd193ebfa15d1b18 (patch)
treef7ec07600f165feedaeda28c5e13aa5c2ed6af46 /app-emulation/bochs/bochs-2.1.1.ebuild
parentCosmetic changes and desktop file (Manifest recommit) (diff)
downloadgentoo-2-757bb3a5dc39f343b7ad4433bd193ebfa15d1b18.tar.gz
gentoo-2-757bb3a5dc39f343b7ad4433bd193ebfa15d1b18.tar.bz2
gentoo-2-757bb3a5dc39f343b7ad4433bd193ebfa15d1b18.zip
Change x11-base/xfree dependency to virtual/x11.
Diffstat (limited to 'app-emulation/bochs/bochs-2.1.1.ebuild')
-rw-r--r--app-emulation/bochs/bochs-2.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/bochs/bochs-2.1.1.ebuild b/app-emulation/bochs/bochs-2.1.1.ebuild
index d2c209029987..0e9afa9233a5 100644
--- a/app-emulation/bochs/bochs-2.1.1.ebuild
+++ b/app-emulation/bochs/bochs-2.1.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/app-emulation/bochs/bochs-2.1.1.ebuild,v 1.3 2004/03/09 03:45:37 jhuebel Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-2.1.1.ebuild,v 1.4 2004/03/30 20:45:14 spyderous Exp $
inherit eutils
@@ -15,7 +15,7 @@ KEYWORDS="~x86 ~ppc ~alpha ~sparc ~amd64"
IUSE="sdl gtk readline"
DEPEND=">=sys-libs/glibc-2.1.3
- >=x11-base/xfree-4.0.1
+ virtual/x11
>=sys-apps/sed-4
sdl? media-libs/libsdl
gtk? x11-libs/wxGTK