summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico Ferri <mescalinum@gentoo.org>2009-08-07 01:31:00 +0000
committerFederico Ferri <mescalinum@gentoo.org>2009-08-07 01:31:00 +0000
commit82c6700c58d2682c684bfcba9cf60a3e72212b35 (patch)
treeb48cf35f07f63aa826895965803bf5f50c901fd6 /app-pda/synce-fur
parentAutomated update of use.local.desc (diff)
downloadgentoo-2-82c6700c58d2682c684bfcba9cf60a3e72212b35.tar.gz
gentoo-2-82c6700c58d2682c684bfcba9cf60a3e72212b35.tar.bz2
gentoo-2-82c6700c58d2682c684bfcba9cf60a3e72212b35.zip
missing dep
(Portage version: 2.2_rc33/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'app-pda/synce-fur')
-rw-r--r--app-pda/synce-fur/synce-fur-0.4.6.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-pda/synce-fur/synce-fur-0.4.6.ebuild b/app-pda/synce-fur/synce-fur-0.4.6.ebuild
index 66893209aaa5..f19b0fa4f6b9 100644
--- a/app-pda/synce-fur/synce-fur-0.4.6.ebuild
+++ b/app-pda/synce-fur/synce-fur-0.4.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-fur/synce-fur-0.4.6.ebuild,v 1.1 2009/08/07 01:24:20 mescalinum Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-fur/synce-fur-0.4.6.ebuild,v 1.2 2009/08/07 01:31:00 mescalinum Exp $
EAPI=2
@@ -18,7 +18,8 @@ KEYWORDS="~amd64 ~x86"
IUSE="void-chmod"
DEPEND=">=app-pda/synce-0.14"
-RDEPEND=">=app-pda/synce-0.14"
+RDEPEND=">=app-pda/synce-0.14
+ >=sys-fs/fuse-2.7.4"
S="${WORKDIR}/${MY_P}"