summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-04 07:33:12 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-04 07:33:12 +0000
commit1e5f166fb22508d71f6bfa0efed2694c0c5373b0 (patch)
tree43976acb76c5e7f90d588a4dc2e74382ea713b8a /sys-libs/gwenhywfar/gwenhywfar-4.2.1.ebuild
parentFix building with dev-libs/glib >= 2.31 wrt #412365 by Daniel Kuehn and Elis ... (diff)
downloadgentoo-2-1e5f166fb22508d71f6bfa0efed2694c0c5373b0.tar.gz
gentoo-2-1e5f166fb22508d71f6bfa0efed2694c0c5373b0.tar.bz2
gentoo-2-1e5f166fb22508d71f6bfa0efed2694c0c5373b0.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'sys-libs/gwenhywfar/gwenhywfar-4.2.1.ebuild')
-rw-r--r--sys-libs/gwenhywfar/gwenhywfar-4.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/gwenhywfar/gwenhywfar-4.2.1.ebuild b/sys-libs/gwenhywfar/gwenhywfar-4.2.1.ebuild
index 4a3b2a676c9c..feda934162de 100644
--- a/sys-libs/gwenhywfar/gwenhywfar-4.2.1.ebuild
+++ b/sys-libs/gwenhywfar/gwenhywfar-4.2.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/sys-libs/gwenhywfar/gwenhywfar-4.2.1.ebuild,v 1.5 2012/04/07 12:04:28 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-4.2.1.ebuild,v 1.6 2012/05/04 07:33:11 jdhore Exp $
EAPI=2
@@ -23,7 +23,7 @@ RDEPEND="dev-libs/libgpg-error
gtk? ( >=x11-libs/gtk+-2.17.5:2 )
qt4? ( x11-libs/qt-gui:4 )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
sys-devel/gettext
doc? ( app-doc/doxygen )"