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/vice/vice-2.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/vice/vice-2.3.ebuild')
-rw-r--r-- | app-emulation/vice/vice-2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/vice/vice-2.3.ebuild b/app-emulation/vice/vice-2.3.ebuild index 9216bdab1f5b..32c6baeefd3b 100644 --- a/app-emulation/vice/vice-2.3.ebuild +++ b/app-emulation/vice/vice-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/vice/vice-2.3.ebuild,v 1.6 2012/01/13 17:31:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-2.3.ebuild,v 1.7 2012/05/03 18:49:07 jdhore Exp $ EAPI=2 inherit autotools eutils games toolchain-funcs @@ -47,7 +47,7 @@ RDEPEND=" dga? ( x11-libs/libXxf86dga ) xrandr? ( x11-libs/libXrandr )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig x11-apps/bdftopcf x11-apps/mkfontdir x11-proto/xproto |