Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 117 - dev-db/sqlite/sqlite-2.1.3.ebuild missing dependency
Summary: dev-db/sqlite/sqlite-2.1.3.ebuild missing dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Mikael Hallendal (hallski) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-10 02:50 UTC by Christian Rubbert
Modified: 2006-04-07 01:10 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Rubbert 2002-01-10 02:50:23 UTC
Hey!
The installation of sqlite depends on tcl:

tclsh ./www/index.tcl `cat ./VERSION` >index.html
/bin/sh: tclsh: command not found
make: *** [index.html] Error 127


Changing the depends to

DEPEND="virtual/glibc
        dev-lang/tcl-tk"

in the dev-db/sqlite/sqlite-2.1.3.ebuild should take care of that one :)

-- ceed
Comment 1 Mikael Hallendal (hallski) (RETIRED) gentoo-dev 2002-01-10 08:00:11 UTC
commited in sqlite-2.1.3-r1