Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 2282 - courier-imap wants dev-tcltk/expect, but not listed in ebuild
Summary: courier-imap wants dev-tcltk/expect, but not listed in ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Donny Davies (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-30 15:38 UTC by Noah Gintis
Modified: 2003-02-04 19:42 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 Noah Gintis 2002-04-30 15:38:49 UTC
courier-imap-1.4.3.ebuild's configure says,

configure: warning: -----------------------------------------------------
configure: warning: expect not found - will not be able to change passwds
configure: warning: in webmail
configure: warning: -----------------------------------------------------

since dev-tcltk/expect is not installed. Should dev-tcltk/expect be listed in 
courier-imap's dependencies?
Comment 1 Donny Davies (RETIRED) gentoo-dev 2002-04-30 22:57:37 UTC
okay, added: tcltk? ( >=dev-tcltk/expect-5.33.0 )

fixed in courier-imap-1.4.3-r1.ebuild.

thx for the report.