From 299528797113e8c4ce9cd9fb5d1f1f5720b51331 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 21 Jan 2009 08:52:46 +0000 Subject: Make sure we pull in app-emulation/emul-linux-x86-baselibs for amd64 systems. (Portage version: 2.2_rc20/cvs/Linux 2.6.28 x86_64) --- app-emulation/wine/wine-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'app-emulation/wine/wine-9999.ebuild') diff --git a/app-emulation/wine/wine-9999.ebuild b/app-emulation/wine/wine-9999.ebuild index ec9ce620c77b..7cee4770cd15 100644 --- a/app-emulation/wine/wine-9999.ebuild +++ b/app-emulation/wine/wine-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.28 2009/01/20 14:55:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.29 2009/01/21 08:52:46 vapier Exp $ EAPI="2" @@ -60,6 +60,7 @@ RDEPEND=">=media-libs/freetype-2.0.0 >=app-emulation/emul-linux-x86-xlibs-2.1 >=app-emulation/emul-linux-x86-soundlibs-2.1 ) + app-emulation/emul-linux-x86-baselibs >=sys-kernel/linux-headers-2.6 )" DEPEND="${RDEPEND} -- cgit v1.2.3-65-gdbad