diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-08-09 22:36:47 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-08-09 22:36:47 +0000 |
commit | 5cc9566041560d9f432d430cc4880983822398f5 (patch) | |
tree | 7c40434844b97c511a38b18acd12c19733ea9246 /x11-misc/pcmanfm/pcmanfm-9999.ebuild | |
parent | Move kde-misc/steamcompanion to correct SLOT 4 (diff) | |
download | historical-5cc9566041560d9f432d430cc4880983822398f5.tar.gz historical-5cc9566041560d9f432d430cc4880983822398f5.tar.bz2 historical-5cc9566041560d9f432d430cc4880983822398f5.zip |
Depend on virtual/freedesktop-icon-theme. Bug #376309
Package-Manager: portage-2.2.0_alpha50/cvs/Linux x86_64
Diffstat (limited to 'x11-misc/pcmanfm/pcmanfm-9999.ebuild')
-rw-r--r-- | x11-misc/pcmanfm/pcmanfm-9999.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-misc/pcmanfm/pcmanfm-9999.ebuild b/x11-misc/pcmanfm/pcmanfm-9999.ebuild index f60186c2e9c2..8c369d4f1c25 100644 --- a/x11-misc/pcmanfm/pcmanfm-9999.ebuild +++ b/x11-misc/pcmanfm/pcmanfm-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-9999.ebuild,v 1.10 2011/08/06 07:20:00 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-9999.ebuild,v 1.11 2011/08/09 22:36:47 hwoarang Exp $ EAPI=3 @@ -27,7 +27,8 @@ COMMON_DEPEND=">=dev-libs/glib-2.18:2 >=lxde-base/menu-cache-0.3.2 >=x11-libs/libfm-0.1.15" RDEPEND="${COMMON_DEPEND} - virtual/eject" + virtual/eject + virtual/freedesktop-icon-theme" DEPEND="${COMMON_DEPEND} >=dev-util/intltool-0.40 dev-util/pkgconfig |