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 | f09c503fa6a25512a48bfbaa2e3205b30e4b561b (patch) | |
tree | 95206cc87d0a0cd23c045106053af39c0bab24d8 /x11-misc/pcmanfm/pcmanfm-9999.ebuild | |
parent | Move kde-misc/steamcompanion to correct SLOT 4 (diff) | |
download | gentoo-2-f09c503fa6a25512a48bfbaa2e3205b30e4b561b.tar.gz gentoo-2-f09c503fa6a25512a48bfbaa2e3205b30e4b561b.tar.bz2 gentoo-2-f09c503fa6a25512a48bfbaa2e3205b30e4b561b.zip |
Depend on virtual/freedesktop-icon-theme. Bug #376309
(Portage version: 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 |