summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Teaford Cowan <bcowan@gentoo.org>2005-02-20 02:40:24 +0000
committerBrad Teaford Cowan <bcowan@gentoo.org>2005-02-20 02:40:24 +0000
commitab215f2256e03e713874c701544d70fa2926ed4d (patch)
tree80fe95765c5c724853b3e85e850b82363fc0f460 /xfce-base
parentAdded a patch which might fix bug #82455. (diff)
downloadgentoo-2-ab215f2256e03e713874c701544d70fa2926ed4d.tar.gz
gentoo-2-ab215f2256e03e713874c701544d70fa2926ed4d.tar.bz2
gentoo-2-ab215f2256e03e713874c701544d70fa2926ed4d.zip
added mcs-manager depend
(Portage version: 2.0.51.16)
Diffstat (limited to 'xfce-base')
-rw-r--r--xfce-base/xffm/xffm-4.2.0.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/xfce-base/xffm/xffm-4.2.0.ebuild b/xfce-base/xffm/xffm-4.2.0.ebuild
index bb228d6e88b1..0e3a177e86b8 100644
--- a/xfce-base/xffm/xffm-4.2.0.ebuild
+++ b/xfce-base/xffm/xffm-4.2.0.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xffm/xffm-4.2.0.ebuild,v 1.7 2005/02/08 23:41:22 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xffm/xffm-4.2.0.ebuild,v 1.8 2005/02/20 02:40:24 bcowan Exp $
DESCRIPTION="Xfce 4 file manager"
KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86"
BZIPPED=1
-RDEPEND="samba? ( net-fs/samba )"
+RDEPEND="~xfce-base/xfce-mcs-manager-${PV}
+ samba? ( net-fs/samba )"
XFCE_CONFIG="--enable-all"
inherit xfce4 \ No newline at end of file