summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/sqlite/sqlite-2.2.1.ebuild')
-rw-r--r--dev-db/sqlite/sqlite-2.2.1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-db/sqlite/sqlite-2.2.1.ebuild b/dev-db/sqlite/sqlite-2.2.1.ebuild
index 88dc9ec9fa2b..7b22661c05a6 100644
--- a/dev-db/sqlite/sqlite-2.2.1.ebuild
+++ b/dev-db/sqlite/sqlite-2.2.1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Martin Schlemmer <azarah@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-2.2.1.ebuild,v 1.2 2002/01/13 23:50:19 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-2.2.1.ebuild,v 1.3 2002/01/15 00:32:54 gbevin Exp $
S=${WORKDIR}/sqlite
DESCRIPTION="SQLite: An SQL Database Engine in a C Library."
@@ -9,8 +9,7 @@ SRC_URI="http://www.hwaci.com/sw/sqlite/${P}.tar.gz"
HOMEPAGE="http://www.hwaci.com/sw/sqlite/"
DEPEND="virtual/glibc
- dev-lang/tcl-tk"
-#should be: dev-lan/tcl
+ dev-lang/tcl"
src_compile() {