diff options
Diffstat (limited to 'gnome-extra/nm-applet/nm-applet-0.9.4.1.ebuild')
-rw-r--r-- | gnome-extra/nm-applet/nm-applet-0.9.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/nm-applet/nm-applet-0.9.4.1.ebuild b/gnome-extra/nm-applet/nm-applet-0.9.4.1.ebuild index e9b3d9a030a0..11cc49683c81 100644 --- a/gnome-extra/nm-applet/nm-applet-0.9.4.1.ebuild +++ b/gnome-extra/nm-applet/nm-applet-0.9.4.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/gnome-extra/nm-applet/nm-applet-0.9.4.1.ebuild,v 1.1 2012/03/27 09:14:19 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nm-applet/nm-applet-0.9.4.1.ebuild,v 1.2 2012/05/05 06:25:17 jdhore Exp $ EAPI="4" GCONF_DEBUG="no" @@ -34,7 +34,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() { |