diff options
Diffstat (limited to 'app-emulation/wine/wine-1.4_rc4.ebuild')
-rw-r--r-- | app-emulation/wine/wine-1.4_rc4.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-emulation/wine/wine-1.4_rc4.ebuild b/app-emulation/wine/wine-1.4_rc4.ebuild index bd35325c696e..6d2d46e1e7cf 100644 --- a/app-emulation/wine/wine-1.4_rc4.ebuild +++ b/app-emulation/wine/wine-1.4_rc4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.4_rc4.ebuild,v 1.1 2012/02/21 04:17:24 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.4_rc4.ebuild,v 1.2 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -99,6 +99,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" |