diff options
author | Mike Frysinger <vapier@gentoo.org> | 2012-02-28 01:31:09 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2012-02-28 01:31:09 +0000 |
commit | b1dfdf951cf87ced8fa4206b3cafc700d92a0f03 (patch) | |
tree | 3440cea09ea27d1a76b620c3989f49b003245998 /app-emulation | |
parent | Initial import, ebuild based on graaff's version from his overlay (diff) | |
download | gentoo-2-b1dfdf951cf87ced8fa4206b3cafc700d92a0f03.tar.gz gentoo-2-b1dfdf951cf87ced8fa4206b3cafc700d92a0f03.tar.bz2 gentoo-2-b1dfdf951cf87ced8fa4206b3cafc700d92a0f03.zip |
Add pkg-config to DEPEND since various libs need it #406051 by cyberbat.
(Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation')
49 files changed, 115 insertions, 49 deletions
diff --git a/app-emulation/wine/ChangeLog b/app-emulation/wine/ChangeLog index e82f9dbf9937..1beb35481f92 100644 --- a/app-emulation/wine/ChangeLog +++ b/app-emulation/wine/ChangeLog @@ -1,6 +1,24 @@ # ChangeLog for app-emulation/wine # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.403 2012/02/27 05:44:04 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.404 2012/02/28 01:31:09 vapier Exp $ + + 28 Feb 2012; Mike Frysinger <vapier@gentoo.org> wine-1.2.ebuild, + wine-1.2.1.ebuild, wine-1.2.2.ebuild, wine-1.2.3.ebuild, wine-1.3.0.ebuild, + wine-1.3.1.ebuild, wine-1.3.2.ebuild, wine-1.3.3.ebuild, wine-1.3.4.ebuild, + wine-1.3.5.ebuild, wine-1.3.6.ebuild, wine-1.3.7.ebuild, wine-1.3.8.ebuild, + wine-1.3.9.ebuild, wine-1.3.10.ebuild, wine-1.3.11.ebuild, + wine-1.3.12.ebuild, wine-1.3.13.ebuild, wine-1.3.14.ebuild, + wine-1.3.15.ebuild, wine-1.3.16.ebuild, wine-1.3.17.ebuild, + wine-1.3.18.ebuild, wine-1.3.19.ebuild, wine-1.3.20.ebuild, + wine-1.3.21.ebuild, wine-1.3.22.ebuild, wine-1.3.23.ebuild, + wine-1.3.24.ebuild, wine-1.3.25.ebuild, wine-1.3.26.ebuild, + wine-1.3.27.ebuild, wine-1.3.28.ebuild, wine-1.3.29.ebuild, + wine-1.3.30.ebuild, wine-1.3.31.ebuild, wine-1.3.32.ebuild, + wine-1.3.33.ebuild, wine-1.3.34.ebuild, wine-1.3.35.ebuild, + wine-1.3.36.ebuild, wine-1.3.37.ebuild, wine-1.4_rc1.ebuild, + wine-1.4_rc2.ebuild, wine-1.4_rc3.ebuild, wine-1.4_rc4.ebuild, + wine-1.4_rc5.ebuild, wine-9999.ebuild: + Add pkg-config to DEPEND since various libs need it #406051 by cyberbat. *wine-1.4_rc5 (27 Feb 2012) diff --git a/app-emulation/wine/wine-1.2.1.ebuild b/app-emulation/wine/wine-1.2.1.ebuild index 7209372d968c..066ce89281e4 100644 --- a/app-emulation/wine/wine-1.2.1.ebuild +++ b/app-emulation/wine/wine-1.2.1.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.2.1.ebuild,v 1.14 2012/01/14 03:20:51 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2.1.ebuild,v 1.15 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -94,6 +94,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.2.2.ebuild b/app-emulation/wine/wine-1.2.2.ebuild index dddd32e502ea..bc87f35fa819 100644 --- a/app-emulation/wine/wine-1.2.2.ebuild +++ b/app-emulation/wine/wine-1.2.2.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.2.2.ebuild,v 1.13 2012/01/14 03:20:51 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2.2.ebuild,v 1.14 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -95,6 +95,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.2.3.ebuild b/app-emulation/wine/wine-1.2.3.ebuild index d7c05ed09ffc..9d193170847a 100644 --- a/app-emulation/wine/wine-1.2.3.ebuild +++ b/app-emulation/wine/wine-1.2.3.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.2.3.ebuild,v 1.12 2012/01/14 03:20:51 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2.3.ebuild,v 1.13 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -95,6 +95,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.2.ebuild b/app-emulation/wine/wine-1.2.ebuild index 017b9ffecc1b..8bb4dc6894fa 100644 --- a/app-emulation/wine/wine-1.2.ebuild +++ b/app-emulation/wine/wine-1.2.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.2.ebuild,v 1.17 2012/01/14 03:20:51 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2.ebuild,v 1.18 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -92,6 +92,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.0.ebuild b/app-emulation/wine/wine-1.3.0.ebuild index fa661dac4f24..5432e0f1decb 100644 --- a/app-emulation/wine/wine-1.3.0.ebuild +++ b/app-emulation/wine/wine-1.3.0.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.3.0.ebuild,v 1.19 2012/01/14 03:20:51 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.0.ebuild,v 1.20 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -89,6 +89,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.1.ebuild b/app-emulation/wine/wine-1.3.1.ebuild index 1b5bab8583fd..44cb2a457d9b 100644 --- a/app-emulation/wine/wine-1.3.1.ebuild +++ b/app-emulation/wine/wine-1.3.1.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.3.1.ebuild,v 1.17 2012/01/14 03:20:51 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.1.ebuild,v 1.18 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -89,6 +89,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.10.ebuild b/app-emulation/wine/wine-1.3.10.ebuild index 653bd8ea5a7c..e30044e5d974 100644 --- a/app-emulation/wine/wine-1.3.10.ebuild +++ b/app-emulation/wine/wine-1.3.10.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.3.10.ebuild,v 1.19 2012/01/14 03:20:51 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.10.ebuild,v 1.20 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -94,6 +94,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.11.ebuild b/app-emulation/wine/wine-1.3.11.ebuild index d6b50d6ff0e7..62bffa16e96b 100644 --- a/app-emulation/wine/wine-1.3.11.ebuild +++ b/app-emulation/wine/wine-1.3.11.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.3.11.ebuild,v 1.18 2012/01/14 03:20:51 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.11.ebuild,v 1.19 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -95,6 +95,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.12.ebuild b/app-emulation/wine/wine-1.3.12.ebuild index 3d1c4a9a1c9a..fcdd75d262de 100644 --- a/app-emulation/wine/wine-1.3.12.ebuild +++ b/app-emulation/wine/wine-1.3.12.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.3.12.ebuild,v 1.16 2012/01/14 03:20:51 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.12.ebuild,v 1.17 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -95,6 +95,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.13.ebuild b/app-emulation/wine/wine-1.3.13.ebuild index d27b4c6a52b1..1805043a0e20 100644 --- a/app-emulation/wine/wine-1.3.13.ebuild +++ b/app-emulation/wine/wine-1.3.13.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.3.13.ebuild,v 1.16 2012/01/14 03:20:51 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.13.ebuild,v 1.17 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -95,6 +95,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.14.ebuild b/app-emulation/wine/wine-1.3.14.ebuild index e95007955dda..2208a43b2690 100644 --- a/app-emulation/wine/wine-1.3.14.ebuild +++ b/app-emulation/wine/wine-1.3.14.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.3.14.ebuild,v 1.17 2012/01/14 03:20:51 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.14.ebuild,v 1.18 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -95,6 +95,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.15.ebuild b/app-emulation/wine/wine-1.3.15.ebuild index 6f7160f65e77..de0c708f6ff6 100644 --- a/app-emulation/wine/wine-1.3.15.ebuild +++ b/app-emulation/wine/wine-1.3.15.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.3.15.ebuild,v 1.16 2012/01/14 03:20:51 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.15.ebuild,v 1.17 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -95,6 +95,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.16.ebuild b/app-emulation/wine/wine-1.3.16.ebuild index dba354d4ff26..ca37e0ec26f2 100644 --- a/app-emulation/wine/wine-1.3.16.ebuild +++ b/app-emulation/wine/wine-1.3.16.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.3.16.ebuild,v 1.17 2012/01/14 03:20:51 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.16.ebuild,v 1.18 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -95,6 +95,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.17.ebuild b/app-emulation/wine/wine-1.3.17.ebuild index 1e03a31d026c..2707bb6027d6 100644 --- a/app-emulation/wine/wine-1.3.17.ebuild +++ b/app-emulation/wine/wine-1.3.17.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.3.17.ebuild,v 1.17 2012/01/14 03:20:51 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.17.ebuild,v 1.18 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -95,6 +95,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.18.ebuild b/app-emulation/wine/wine-1.3.18.ebuild index 2367a3aba2c7..7f49c97600e3 100644 --- a/app-emulation/wine/wine-1.3.18.ebuild +++ b/app-emulation/wine/wine-1.3.18.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.3.18.ebuild,v 1.17 2012/01/14 03:20:51 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.18.ebuild,v 1.18 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -95,6 +95,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.19.ebuild b/app-emulation/wine/wine-1.3.19.ebuild index afc33fa493a5..dbf86aacaf3d 100644 --- a/app-emulation/wine/wine-1.3.19.ebuild +++ b/app-emulation/wine/wine-1.3.19.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.3.19.ebuild,v 1.16 2012/01/14 03:20:51 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.19.ebuild,v 1.17 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -95,6 +95,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.2.ebuild b/app-emulation/wine/wine-1.3.2.ebuild index 6e4c71b5b187..46f20ccc8478 100644 --- a/app-emulation/wine/wine-1.3.2.ebuild +++ b/app-emulation/wine/wine-1.3.2.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.3.2.ebuild,v 1.19 2012/01/14 03:20:51 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.2.ebuild,v 1.20 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -92,6 +92,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.20.ebuild b/app-emulation/wine/wine-1.3.20.ebuild index 0a77d10eeef8..cb6a1f8cb620 100644 --- a/app-emulation/wine/wine-1.3.20.ebuild +++ b/app-emulation/wine/wine-1.3.20.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.3.20.ebuild,v 1.15 2012/01/14 03:20:51 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.20.ebuild,v 1.16 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -95,6 +95,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.21.ebuild b/app-emulation/wine/wine-1.3.21.ebuild index f1b846cab6d8..4aca605565c8 100644 --- a/app-emulation/wine/wine-1.3.21.ebuild +++ b/app-emulation/wine/wine-1.3.21.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.3.21.ebuild,v 1.15 2012/01/14 03:20:51 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.21.ebuild,v 1.16 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -95,6 +95,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.22.ebuild b/app-emulation/wine/wine-1.3.22.ebuild index 986438cecf5b..494e88db04f3 100644 --- a/app-emulation/wine/wine-1.3.22.ebuild +++ b/app-emulation/wine/wine-1.3.22.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.3.22.ebuild,v 1.15 2012/01/14 03:20:51 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.22.ebuild,v 1.16 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -95,6 +95,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.23.ebuild b/app-emulation/wine/wine-1.3.23.ebuild index 142d035ea7e5..d9b7b0ee92bd 100644 --- a/app-emulation/wine/wine-1.3.23.ebuild +++ b/app-emulation/wine/wine-1.3.23.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.3.23.ebuild,v 1.15 2012/01/14 03:20:51 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.23.ebuild,v 1.16 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -95,6 +95,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.24.ebuild b/app-emulation/wine/wine-1.3.24.ebuild index cfcf19090970..5145a62b5eb9 100644 --- a/app-emulation/wine/wine-1.3.24.ebuild +++ b/app-emulation/wine/wine-1.3.24.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.3.24.ebuild,v 1.9 2012/01/14 03:20:51 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.24.ebuild,v 1.10 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -95,6 +95,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.25.ebuild b/app-emulation/wine/wine-1.3.25.ebuild index 4116bf0ee602..a44212862c28 100644 --- a/app-emulation/wine/wine-1.3.25.ebuild +++ b/app-emulation/wine/wine-1.3.25.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.3.25.ebuild,v 1.10 2012/01/14 03:20:51 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.25.ebuild,v 1.11 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -93,6 +93,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.26.ebuild b/app-emulation/wine/wine-1.3.26.ebuild index 13908985289c..7d238355c619 100644 --- a/app-emulation/wine/wine-1.3.26.ebuild +++ b/app-emulation/wine/wine-1.3.26.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.3.26.ebuild,v 1.10 2012/01/14 03:20:51 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.26.ebuild,v 1.11 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -93,6 +93,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.27.ebuild b/app-emulation/wine/wine-1.3.27.ebuild index 4cc41d2ee583..f02f173b26e6 100644 --- a/app-emulation/wine/wine-1.3.27.ebuild +++ b/app-emulation/wine/wine-1.3.27.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.3.27.ebuild,v 1.6 2012/01/14 03:20:51 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.27.ebuild,v 1.7 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -93,6 +93,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.28.ebuild b/app-emulation/wine/wine-1.3.28.ebuild index 02c022df4545..98a1da4977e1 100644 --- a/app-emulation/wine/wine-1.3.28.ebuild +++ b/app-emulation/wine/wine-1.3.28.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.3.28.ebuild,v 1.5 2012/01/14 03:20:51 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.28.ebuild,v 1.6 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -93,6 +93,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.29.ebuild b/app-emulation/wine/wine-1.3.29.ebuild index e99fd7392821..b479b8350ec2 100644 --- a/app-emulation/wine/wine-1.3.29.ebuild +++ b/app-emulation/wine/wine-1.3.29.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.3.29.ebuild,v 1.4 2012/01/14 03:20:51 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.29.ebuild,v 1.5 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -93,6 +93,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.3.ebuild b/app-emulation/wine/wine-1.3.3.ebuild index 0e0338f876fd..a3af54a4f1b6 100644 --- a/app-emulation/wine/wine-1.3.3.ebuild +++ b/app-emulation/wine/wine-1.3.3.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.3.3.ebuild,v 1.16 2012/01/14 03:20:51 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.3.ebuild,v 1.17 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -92,6 +92,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.30.ebuild b/app-emulation/wine/wine-1.3.30.ebuild index 4ac895dcf86f..b9f85f4547d4 100644 --- a/app-emulation/wine/wine-1.3.30.ebuild +++ b/app-emulation/wine/wine-1.3.30.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.3.30.ebuild,v 1.4 2012/01/14 03:20:51 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.30.ebuild,v 1.5 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -93,6 +93,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.31.ebuild b/app-emulation/wine/wine-1.3.31.ebuild index 709c094acdaf..b9019c733743 100644 --- a/app-emulation/wine/wine-1.3.31.ebuild +++ b/app-emulation/wine/wine-1.3.31.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.3.31.ebuild,v 1.4 2012/01/14 03:20:51 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.31.ebuild,v 1.5 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -93,6 +93,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.32.ebuild b/app-emulation/wine/wine-1.3.32.ebuild index 16b879d21ded..95f86e75533d 100644 --- a/app-emulation/wine/wine-1.3.32.ebuild +++ b/app-emulation/wine/wine-1.3.32.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.3.32.ebuild,v 1.4 2012/01/14 03:20:51 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.32.ebuild,v 1.5 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -93,6 +93,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.33.ebuild b/app-emulation/wine/wine-1.3.33.ebuild index ca806ac8848b..f02d583b89c0 100644 --- a/app-emulation/wine/wine-1.3.33.ebuild +++ b/app-emulation/wine/wine-1.3.33.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.3.33.ebuild,v 1.4 2012/01/14 03:20:51 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.33.ebuild,v 1.5 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -93,6 +93,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.34.ebuild b/app-emulation/wine/wine-1.3.34.ebuild index 4c3491467a09..18f07831aa24 100644 --- a/app-emulation/wine/wine-1.3.34.ebuild +++ b/app-emulation/wine/wine-1.3.34.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.3.34.ebuild,v 1.4 2012/01/14 03:20:51 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.34.ebuild,v 1.5 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -93,6 +93,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.35.ebuild b/app-emulation/wine/wine-1.3.35.ebuild index 98e0cb518781..51f09fd145a1 100644 --- a/app-emulation/wine/wine-1.3.35.ebuild +++ b/app-emulation/wine/wine-1.3.35.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.3.35.ebuild,v 1.3 2012/01/14 03:20:51 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.35.ebuild,v 1.4 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -93,6 +93,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.36.ebuild b/app-emulation/wine/wine-1.3.36.ebuild index e3a08ea5c5ae..30a79175ae8a 100644 --- a/app-emulation/wine/wine-1.3.36.ebuild +++ b/app-emulation/wine/wine-1.3.36.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.3.36.ebuild,v 1.2 2012/01/14 03:20:51 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.36.ebuild,v 1.3 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -96,6 +96,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.37.ebuild b/app-emulation/wine/wine-1.3.37.ebuild index 0f7c73ebe890..b6ff61958f15 100644 --- a/app-emulation/wine/wine-1.3.37.ebuild +++ b/app-emulation/wine/wine-1.3.37.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.3.37.ebuild,v 1.1 2012/01/14 03:30:58 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.37.ebuild,v 1.2 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -96,6 +96,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.4.ebuild b/app-emulation/wine/wine-1.3.4.ebuild index 6b9d7b64b170..52725b21f80d 100644 --- a/app-emulation/wine/wine-1.3.4.ebuild +++ b/app-emulation/wine/wine-1.3.4.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.3.4.ebuild,v 1.15 2012/01/14 03:20:51 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.4.ebuild,v 1.16 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -92,6 +92,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.5.ebuild b/app-emulation/wine/wine-1.3.5.ebuild index 841bff1fcba9..bf78d8394dee 100644 --- a/app-emulation/wine/wine-1.3.5.ebuild +++ b/app-emulation/wine/wine-1.3.5.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.3.5.ebuild,v 1.14 2012/01/14 03:20:51 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.5.ebuild,v 1.15 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -92,6 +92,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.6.ebuild b/app-emulation/wine/wine-1.3.6.ebuild index 452105aac1b9..b1e3e1a4a7f5 100644 --- a/app-emulation/wine/wine-1.3.6.ebuild +++ b/app-emulation/wine/wine-1.3.6.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.3.6.ebuild,v 1.14 2012/01/14 03:20:51 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.6.ebuild,v 1.15 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -93,6 +93,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.7.ebuild b/app-emulation/wine/wine-1.3.7.ebuild index b8ce96ba995f..93538fa690a4 100644 --- a/app-emulation/wine/wine-1.3.7.ebuild +++ b/app-emulation/wine/wine-1.3.7.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.3.7.ebuild,v 1.13 2012/01/14 03:20:51 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.7.ebuild,v 1.14 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -93,6 +93,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.8.ebuild b/app-emulation/wine/wine-1.3.8.ebuild index 96a23b5336c9..efbb8b8dcdb7 100644 --- a/app-emulation/wine/wine-1.3.8.ebuild +++ b/app-emulation/wine/wine-1.3.8.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.3.8.ebuild,v 1.13 2012/01/14 03:20:51 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.8.ebuild,v 1.14 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -93,6 +93,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.3.9.ebuild b/app-emulation/wine/wine-1.3.9.ebuild index b0d2543d899f..bf7204a1c237 100644 --- a/app-emulation/wine/wine-1.3.9.ebuild +++ b/app-emulation/wine/wine-1.3.9.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.3.9.ebuild,v 1.18 2012/01/14 03:20:51 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.9.ebuild,v 1.19 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -94,6 +94,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.4_rc1.ebuild b/app-emulation/wine/wine-1.4_rc1.ebuild index dcf85823b176..a0c5dcbb10b4 100644 --- a/app-emulation/wine/wine-1.4_rc1.ebuild +++ b/app-emulation/wine/wine-1.4_rc1.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_rc1.ebuild,v 1.2 2012/01/28 22:53:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.4_rc1.ebuild,v 1.3 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -96,6 +96,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.4_rc2.ebuild b/app-emulation/wine/wine-1.4_rc2.ebuild index d84c40dbbb9b..9c29e7f8a602 100644 --- a/app-emulation/wine/wine-1.4_rc2.ebuild +++ b/app-emulation/wine/wine-1.4_rc2.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_rc2.ebuild,v 1.2 2012/02/07 20:51:57 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.4_rc2.ebuild,v 1.3 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -97,6 +97,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" diff --git a/app-emulation/wine/wine-1.4_rc3.ebuild b/app-emulation/wine/wine-1.4_rc3.ebuild index c8b8ab0faa59..a88caa2fe4bf 100644 --- a/app-emulation/wine/wine-1.4_rc3.ebuild +++ b/app-emulation/wine/wine-1.4_rc3.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_rc3.ebuild,v 1.1 2012/02/15 16:46:38 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.4_rc3.ebuild,v 1.2 2012/02/28 01:31:09 vapier Exp $ EAPI="4" @@ -97,6 +97,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) + dev-util/pkgconfig virtual/yacc sys-devel/flex" 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" diff --git a/app-emulation/wine/wine-1.4_rc5.ebuild b/app-emulation/wine/wine-1.4_rc5.ebuild index 7026a72998d7..6136ceabaae7 100644 --- a/app-emulation/wine/wine-1.4_rc5.ebuild +++ b/app-emulation/wine/wine-1.4_rc5.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_rc5.ebuild,v 1.1 2012/02/27 05:44:04 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.4_rc5.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" diff --git a/app-emulation/wine/wine-9999.ebuild b/app-emulation/wine/wine-9999.ebuild index 971f9db921f5..58b50ccef9bd 100644 --- a/app-emulation/wine/wine-9999.ebuild +++ b/app-emulation/wine/wine-9999.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-9999.ebuild,v 1.103 2012/02/21 04:17:24 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.104 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" |