summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-ftp/ftpcube/ftpcube-0.3.3.ebuild')
-rw-r--r--net-ftp/ftpcube/ftpcube-0.3.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/ftpcube/ftpcube-0.3.3.ebuild b/net-ftp/ftpcube/ftpcube-0.3.3.ebuild
index bbd3c085b6da..cc7db241e850 100644
--- a/net-ftp/ftpcube/ftpcube-0.3.3.ebuild
+++ b/net-ftp/ftpcube/ftpcube-0.3.3.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.3.3.ebuild,v 1.3 2002/10/04 06:04:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.3.3.ebuild,v 1.4 2002/10/16 18:12:38 foser Exp $
S="${WORKDIR}/${P}"
DESCRIPTION="Graphic ftp client written in python and gtk"
SRC_URI="mirror://sourceforge/ftpcube/${P}.tar.gz"
HOMEPAGE="http://ftpcube.sourceforge.net/"
-DEPEND="<dev-python/pygtk-1.99.0"
+DEPEND="|| ( <dev-python/pygtk-1.99.0 <dev-python/gnome-python-1.99 )"
SLOT="0"
LICENSE="Artistic"