Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 116709 - dev-tcltk/thread broken autotools handling
Summary: dev-tcltk/thread broken autotools handling
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: TCL/TK Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: autotools-deps
  Show dependency tree
 
Reported: 2005-12-25 09:29 UTC by Denis Knauf
Modified: 2007-04-07 11:02 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 Denis Knauf 2005-12-25 09:29:38 UTC
dev-tcltk/thread/thread-2.6.1.ebuild uses aclocal and autoconf, but has no dependency to sys-devel/automake-wrapper or sys-devel/autoconf-wrapper.
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-12-25 13:58:03 UTC
These packages are part of the base profile, so not really necessary. But it's not my beer to resolve the bug and in future we may depend on distict autoconf/make versions.
Comment 2 Denis Knauf 2005-12-25 14:52:45 UTC
i install my system: emerge -e system
via USE-flags, there's dev-tcltk/thread to install. but automake/conf aren't installed.
there's no reason to don't depend on automake/conf.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-04-01 23:20:47 UTC
This should use autotools.eclass
Comment 4 Markus Ullmann (RETIRED) gentoo-dev 2007-04-07 11:02:42 UTC
Fixed in CVS