diff options
Diffstat (limited to 'xfce-base/thunar/thunar-1.3.2.ebuild')
-rw-r--r-- | xfce-base/thunar/thunar-1.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/thunar/thunar-1.3.2.ebuild b/xfce-base/thunar/thunar-1.3.2.ebuild index 75ffcc5e0e38..b7acd6340a52 100644 --- a/xfce-base/thunar/thunar-1.3.2.ebuild +++ b/xfce-base/thunar/thunar-1.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.3.2.ebuild,v 1.1 2012/04/14 09:27:24 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.3.2.ebuild,v 1.2 2012/04/21 11:06:37 ssuominen Exp $ EAPI=4 inherit virtualx xfconf @@ -31,7 +31,7 @@ COMMON_DEPEND=">=dev-lang/perl-5.6 udev? ( || ( >=sys-fs/udev-171-r5[gudev] <sys-fs/udev-171-r5[extras] ) ) xfce_plugins_trash? ( >=xfce-base/xfce4-panel-4.9 )" RDEPEND="${COMMON_DEPEND} - dev-util/desktop-file-utils + >=dev-util/desktop-file-utils-0.20-r1 x11-misc/shared-mime-info dbus? ( ${GVFS_DEPEND} ) udev? ( ${GVFS_DEPEND}[gdu,udev] ) |