diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 18:35:57 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 18:35:57 +0000 |
commit | 588cba8e12bc29ac7920b41f170954a2aa12a9a7 (patch) | |
tree | 0e78601126eff12e930f2026e0a65ace639ffa61 /dev-libs/libgweather/libgweather-3.2.1.ebuild | |
parent | 0.8.50 version bump. (diff) | |
download | gentoo-2-588cba8e12bc29ac7920b41f170954a2aa12a9a7.tar.gz gentoo-2-588cba8e12bc29ac7920b41f170954a2aa12a9a7.tar.bz2 gentoo-2-588cba8e12bc29ac7920b41f170954a2aa12a9a7.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'dev-libs/libgweather/libgweather-3.2.1.ebuild')
-rw-r--r-- | dev-libs/libgweather/libgweather-3.2.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/libgweather/libgweather-3.2.1.ebuild b/dev-libs/libgweather/libgweather-3.2.1.ebuild index 6598ecbbdbea..fdf475c04220 100644 --- a/dev-libs/libgweather/libgweather-3.2.1.ebuild +++ b/dev-libs/libgweather/libgweather-3.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-3.2.1.ebuild,v 1.1 2011/10/30 02:10:53 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-3.2.1.ebuild,v 1.2 2012/05/04 18:35:47 jdhore Exp $ EAPI="4" GCONF_DEBUG="no" @@ -28,7 +28,7 @@ COMMON_DEPEND=">=x11-libs/gtk+-2.90.0:3[introspection?] introspection? ( >=dev-libs/gobject-introspection-0.9.5 )" DEPEND="${COMMON_DEPEND} >=dev-util/intltool-0.40.6 - >=dev-util/pkgconfig-0.19 + virtual/pkgconfig >=dev-util/gtk-doc-am-1.9 sys-devel/gettext doc? ( >=dev-util/gtk-doc-1.9 )" |