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 | a2edfa7154d3b4b28bef96838225b4ce7c86d4aa (patch) | |
tree | 7a2127fafe98e5b60763668d5b61d25106683c8f /app-emulation/wine/wine-1.3.1.ebuild | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | historical-a2edfa7154d3b4b28bef96838225b4ce7c86d4aa.tar.gz historical-a2edfa7154d3b4b28bef96838225b4ce7c86d4aa.tar.bz2 historical-a2edfa7154d3b4b28bef96838225b4ce7c86d4aa.zip |
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'app-emulation/wine/wine-1.3.1.ebuild')
-rw-r--r-- | app-emulation/wine/wine-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-1.3.1.ebuild b/app-emulation/wine/wine-1.3.1.ebuild index 44cb2a457d9b..91bcfff808f2 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.18 2012/02/28 01:31:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.1.ebuild,v 1.19 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -89,7 +89,7 @@ DEPEND="${RDEPEND} ) xinerama? ( x11-proto/xineramaproto ) !hardened? ( sys-devel/prelink ) - dev-util/pkgconfig + virtual/pkgconfig virtual/yacc sys-devel/flex" |