summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikael Hallendal <hallski@gentoo.org>2001-08-31 20:39:41 +0000
committerMikael Hallendal <hallski@gentoo.org>2001-08-31 20:39:41 +0000
commitff89689d57c141880d0cab5949d3361356a7d6f0 (patch)
treeb77135226aa378a39436c3db063f733fd92c66bd /gnome-base/ORBit
parentpotential fix for gettext problem. Testing now. (diff)
downloadgentoo-2-ff89689d57c141880d0cab5949d3361356a7d6f0.tar.gz
gentoo-2-ff89689d57c141880d0cab5949d3361356a7d6f0.tar.bz2
gentoo-2-ff89689d57c141880d0cab5949d3361356a7d6f0.zip
updated dep
Diffstat (limited to 'gnome-base/ORBit')
-rw-r--r--gnome-base/ORBit/ORBit-0.5.8.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/gnome-base/ORBit/ORBit-0.5.8.ebuild b/gnome-base/ORBit/ORBit-0.5.8.ebuild
index c49589c4f2e4..7b957186a268 100644
--- a/gnome-base/ORBit/ORBit-0.5.8.ebuild
+++ b/gnome-base/ORBit/ORBit-0.5.8.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit/ORBit-0.5.8.ebuild,v 1.5 2001/08/23 10:02:42 hallski Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit/ORBit-0.5.8.ebuild,v 1.6 2001/08/31 20:39:41 hallski Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}
@@ -9,7 +9,8 @@ DESCRIPTION="A high-performance, lightweight CORBA ORB aiming for CORBA 2.2 comp
SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${A}"
HOMEPAGE="http://www.labs.redhat.com/orbit/"
-DEPEND="virtual/glibc nls? ( sys-devel/gettext )
+DEPEND="virtual/glibc
+ nls? ( sys-devel/gettext )
>=sys-apps/tcp-wrappers-7.6
>=dev-libs/glib-1.2.8
>=gnome-base/gnome-env-1.0"