diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-02 18:31:45 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-02 18:31:45 +0000 |
commit | 7dec0ddc022ad4d74a1f10c0f17309a033c6a42c (patch) | |
tree | 16c51155ee107cde253f5bbf31cfb696089cd0dd /eclass/kde4-base.eclass | |
parent | add live-ebuild (diff) | |
download | historical-7dec0ddc022ad4d74a1f10c0f17309a033c6a42c.tar.gz historical-7dec0ddc022ad4d74a1f10c0f17309a033c6a42c.tar.bz2 historical-7dec0ddc022ad4d74a1f10c0f17309a033c6a42c.zip |
dev-util/pkgconfig -> virtual/pkgconfig
Diffstat (limited to 'eclass/kde4-base.eclass')
-rw-r--r-- | eclass/kde4-base.eclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/kde4-base.eclass b/eclass/kde4-base.eclass index 05424844d708..95ede35250fa 100644 --- a/eclass/kde4-base.eclass +++ b/eclass/kde4-base.eclass @@ -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/eclass/kde4-base.eclass,v 1.114 2012/04/04 15:10:20 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/kde4-base.eclass,v 1.115 2012/05/02 18:31:42 jdhore Exp $ # @ECLASS: kde4-base.eclass # @MAINTAINER: @@ -331,7 +331,7 @@ fi kdedepend=" dev-util/automoc - dev-util/pkgconfig + virtual/pkgconfig !aqua? ( >=x11-libs/libXtst-1.1.0 x11-proto/xf86vidmodeproto |