diff options
Diffstat (limited to 'app-emulation/open-vm-tools/open-vm-tools-2011.11.20.535097.ebuild')
-rw-r--r-- | app-emulation/open-vm-tools/open-vm-tools-2011.11.20.535097.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/open-vm-tools/open-vm-tools-2011.11.20.535097.ebuild b/app-emulation/open-vm-tools/open-vm-tools-2011.11.20.535097.ebuild index 804a739d3d8c..fbcf3284e4c1 100644 --- a/app-emulation/open-vm-tools/open-vm-tools-2011.11.20.535097.ebuild +++ b/app-emulation/open-vm-tools/open-vm-tools-2011.11.20.535097.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/open-vm-tools/open-vm-tools-2011.11.20.535097.ebuild,v 1.2 2012/02/10 15:53:07 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/open-vm-tools/open-vm-tools-2011.11.20.535097.ebuild,v 1.3 2012/05/03 18:49:05 jdhore Exp $ EAPI="4" @@ -41,7 +41,7 @@ RDEPEND="app-emulation/open-vm-tools-kmod DEPEND="${RDEPEND} doc? ( app-doc/doxygen ) - dev-util/pkgconfig + virtual/pkgconfig virtual/linux-sources sys-apps/findutils " |