diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-05 06:25:24 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-05 06:25:24 +0000 |
commit | 025a207a42baf9d5324754a25a336d4f2f3ef077 (patch) | |
tree | d83a384efb41964a3bdd63f88e71916140f832c4 /gnome-extra/nm-applet/nm-applet-0.9.0.ebuild | |
parent | Add missing IUSE. (diff) | |
download | gentoo-2-025a207a42baf9d5324754a25a336d4f2f3ef077.tar.gz gentoo-2-025a207a42baf9d5324754a25a336d4f2f3ef077.tar.bz2 gentoo-2-025a207a42baf9d5324754a25a336d4f2f3ef077.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'gnome-extra/nm-applet/nm-applet-0.9.0.ebuild')
-rw-r--r-- | gnome-extra/nm-applet/nm-applet-0.9.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/nm-applet/nm-applet-0.9.0.ebuild b/gnome-extra/nm-applet/nm-applet-0.9.0.ebuild index 2c3fa55fc3bb..f251490309c7 100644 --- a/gnome-extra/nm-applet/nm-applet-0.9.0.ebuild +++ b/gnome-extra/nm-applet/nm-applet-0.9.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/gnome-extra/nm-applet/nm-applet-0.9.0.ebuild,v 1.2 2012/03/05 15:13:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nm-applet/nm-applet-0.9.0.ebuild,v 1.3 2012/05/05 06:25:17 jdhore Exp $ EAPI="4" GCONF_DEBUG="no" @@ -33,7 +33,7 @@ RDEPEND=">=dev-libs/glib-2.16:2 virtual/freedesktop-icon-theme" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig >=dev-util/intltool-0.40" pkg_setup() { |