Bug 114202 - mit-krb5 tcltk USE flag doesn't DEPEND dev-lang/tcl
Bug#: 114202 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: minor Priority: P2
Resolution: FIXED Assigned To: kerberos@gentoo.org Reported By: james.ausmus@gmail.com
Component: Applications
URL: 
Summary: mit-krb5 tcltk USE flag doesn't DEPEND dev-lang/tcl
Keywords:  
Status Whiteboard: 
Opened: 2005-12-01 15:02 0000
Description:   Opened: 2005-12-01 15:02 0000
If you try to emerge mit-krb5 with the tcltk USE flag without tcl already
installed, mit-krb5 doesn't pull in dev-lang/tcl.

Reproducible: Always
Steps to Reproduce:
1. emerge -C dev-lang/tcl
2. USE="tcltk" emerge mit-krb5
3.

Actual Results:  
Failure on configuration - failure to find tcl

Expected Results:  
Pulled in dev-lang/tcl in dependancy list, compiled it, then compiled mnit-krb5
with tcltk support

------- Comment #1 From James Ausmus 2005-12-01 15:03:37 0000 -------
Created an attachment (id=73912) [details]
Fixed mit-krb5 ebuild which pulls in tcl as a dependancy based on the tcltk USE
flag

Fixed ebuild

------- Comment #2 From Jim Kusznir 2006-03-04 22:57:21 0000 -------
Same problem just encountered on a new system setup.  I confirmed the (only)
ebuild in portage does not specify tcl as a dependancy when the tcltk USE flag
is set.

------- Comment #3 From Seemant Kulleen (RETIRED) 2006-05-22 06:44:25 0000 -------
thanks, fixed in cvs