diff options
Diffstat (limited to 'xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0.ebuild')
-rw-r--r-- | xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0.ebuild b/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0.ebuild index d65b2bff530a..7ae9eac4f4a4 100644 --- a/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0.ebuild +++ b/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0.ebuild,v 1.10 2010/01/15 03:15:23 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0.ebuild,v 1.11 2010/03/26 09:33:48 ssuominen Exp $ EAPI=2 inherit xfconf @@ -17,8 +17,9 @@ IUSE="debug" RDEPEND=">=x11-libs/gtk+-2.6:2 >=xfce-base/libxfce4util-4.3.90.2 >=xfce-base/libxfcegui4-4.3.90.2 - <xfce-base/thunar-1.1.0 + || ( xfce-extra/thunar-vfs <xfce-base/thunar-1.1.0 ) >=xfce-base/exo-0.3.1.1 + <xfce-base/exo-0.5 >=xfce-base/xfce4-panel-4.5.92" DEPEND="${RDEPEND} dev-util/pkgconfig |