diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 18:49:08 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 18:49:08 +0000 |
commit | 26d5939a94c50859c94a034860b37c743a2fb2ee (patch) | |
tree | 53d76285f893ac4e1611c2e45b3688b45485a865 /app-emulation/wine/wine-1.5.3.ebuild | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-26d5939a94c50859c94a034860b37c743a2fb2ee.tar.gz gentoo-2-26d5939a94c50859c94a034860b37c743a2fb2ee.tar.bz2 gentoo-2-26d5939a94c50859c94a034860b37c743a2fb2ee.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'app-emulation/wine/wine-1.5.3.ebuild')
-rw-r--r-- | app-emulation/wine/wine-1.5.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-1.5.3.ebuild b/app-emulation/wine/wine-1.5.3.ebuild index 34be70a90adc..2f7edd8ae871 100644 --- a/app-emulation/wine/wine-1.5.3.ebuild +++ b/app-emulation/wine/wine-1.5.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.5.3.ebuild,v 1.1 2012/05/02 05:27:57 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.3.ebuild,v 1.2 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -99,7 +99,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" |