diff options
Diffstat (limited to 'dev-db/sqsh/sqsh-2.1.ebuild')
-rw-r--r-- | dev-db/sqsh/sqsh-2.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-db/sqsh/sqsh-2.1.ebuild b/dev-db/sqsh/sqsh-2.1.ebuild index 722511f8f585..28b2b35d4e66 100644 --- a/dev-db/sqsh/sqsh-2.1.ebuild +++ b/dev-db/sqsh/sqsh-2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/sqsh/sqsh-2.1.ebuild,v 1.5 2003/03/29 23:32:47 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqsh/sqsh-2.1.ebuild,v 1.6 2003/04/16 17:39:39 cretin Exp $ S=${WORKDIR}/${P} DESCRIPTION="Replacement for the venerable 'isql' program supplied by Sybase." @@ -10,7 +10,6 @@ DEPEND="dev-db/freetds readline? ( sys-libs/readline ) X? ( x11-base/xfree ) motif? ( virtual/motif ) - sys-devel/ld.so virtual/glibc" SLOT="0" SRC_URI="http://www.sqsh.org/${P}-src.tar.gz" |