diff options
Diffstat (limited to 'x11-misc/pcmanfm/pcmanfm-0.9.9_pre20110614.ebuild')
-rw-r--r-- | x11-misc/pcmanfm/pcmanfm-0.9.9_pre20110614.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/pcmanfm/pcmanfm-0.9.9_pre20110614.ebuild b/x11-misc/pcmanfm/pcmanfm-0.9.9_pre20110614.ebuild index 04b9e72d984b..cb7fa122fbed 100644 --- a/x11-misc/pcmanfm/pcmanfm-0.9.9_pre20110614.ebuild +++ b/x11-misc/pcmanfm/pcmanfm-0.9.9_pre20110614.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/x11-misc/pcmanfm/pcmanfm-0.9.9_pre20110614.ebuild,v 1.5 2011/08/09 22:36:47 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-0.9.9_pre20110614.ebuild,v 1.6 2012/05/05 04:53:46 jdhore Exp $ EAPI=3 @@ -32,7 +32,7 @@ RDEPEND="${COMMON_DEPEND} virtual/freedesktop-icon-theme" DEPEND="${COMMON_DEPEND} >=dev-util/intltool-0.40 - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" src_prepare() { |