diff options
Diffstat (limited to 'app-misc/rox/rox-1.3.2-r2.ebuild')
-rw-r--r-- | app-misc/rox/rox-1.3.2-r2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-misc/rox/rox-1.3.2-r2.ebuild b/app-misc/rox/rox-1.3.2-r2.ebuild index b945f2c27c09..548dd0058b11 100644 --- a/app-misc/rox/rox-1.3.2-r2.ebuild +++ b/app-misc/rox/rox-1.3.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/rox/rox-1.3.2-r2.ebuild,v 1.3 2002/10/17 00:19:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/rox/rox-1.3.2-r2.ebuild,v 1.4 2002/10/20 18:40:23 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="ROX-Filer is a fast and powerful graphical file manager" @@ -15,7 +15,6 @@ DEPEND=">=x11-libs/gtk+-2.0.5 >=dev-libs/glib-2.0.4 >=dev-libs/libxml2-2.4.23 =x11-misc/shared-mime-info-0.7" -RDEPEND="${DEPEND}" # NOTE this version of rox works *only* with # shared-mime-info-0.7 <= (not 0.8 nor 0.9) |