diff options
author | 2015-02-01 13:00:58 +0000 | |
---|---|---|
committer | 2015-02-01 13:00:58 +0000 | |
commit | 8a650866873a90721cede998f029eff4b402f1a9 (patch) | |
tree | 51135ff738b60efe1cc4dac5fe70f1d7bb33d0d8 /x11-misc/pcmanfm/pcmanfm-1.2.3.ebuild | |
parent | Version bump. Bug 538376 (diff) | |
download | gentoo-2-8a650866873a90721cede998f029eff4b402f1a9.tar.gz gentoo-2-8a650866873a90721cede998f029eff4b402f1a9.tar.bz2 gentoo-2-8a650866873a90721cede998f029eff4b402f1a9.zip |
Bring the virtual/freedesktop-icon-theme dependency back. Bug #538424
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 09BF4F54C2BA7F3C!)
Diffstat (limited to 'x11-misc/pcmanfm/pcmanfm-1.2.3.ebuild')
-rw-r--r-- | x11-misc/pcmanfm/pcmanfm-1.2.3.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/x11-misc/pcmanfm/pcmanfm-1.2.3.ebuild b/x11-misc/pcmanfm/pcmanfm-1.2.3.ebuild index 05d969316c24..18fb22edb5a0 100644 --- a/x11-misc/pcmanfm/pcmanfm-1.2.3.ebuild +++ b/x11-misc/pcmanfm/pcmanfm-1.2.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-1.2.3.ebuild,v 1.1 2014/10/18 20:32:05 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-1.2.3.ebuild,v 1.2 2015/02/01 13:00:58 hwoarang Exp $ EAPI="5" inherit eutils fdo-mime readme.gentoo @@ -22,7 +22,8 @@ RDEPEND=">=dev-libs/glib-2.18:2 >=lxde-base/menu-cache-0.3.2 x11-misc/shared-mime-info >=x11-libs/libfm-${PV}:=[gtk(+)] - virtual/eject" + virtual/eject + virtual/freedesktop-icon-theme" DEPEND="${RDEPEND} app-arch/xz-utils >=dev-util/intltool-0.40 |