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/qemu-user/qemu-user-1.0.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/qemu-user/qemu-user-1.0.ebuild')
-rw-r--r-- | app-emulation/qemu-user/qemu-user-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/qemu-user/qemu-user-1.0.ebuild b/app-emulation/qemu-user/qemu-user-1.0.ebuild index f8f2f87f86a4..9620b84983fa 100644 --- a/app-emulation/qemu-user/qemu-user-1.0.ebuild +++ b/app-emulation/qemu-user/qemu-user-1.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/qemu-user/qemu-user-1.0.ebuild,v 1.2 2012/03/04 05:02:22 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/qemu-user-1.0.ebuild,v 1.3 2012/05/03 18:49:08 jdhore Exp $ EAPI=4 @@ -28,7 +28,7 @@ for target in ${IUSE_USER_TARGETS}; do done DEPEND="app-text/texi2html - dev-util/pkgconfig + virtual/pkgconfig sys-libs/zlib[static-libs] dev-libs/glib[static-libs]" RDEPEND="" |