Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 133916 - mt-daapd requires automake 1.6
Summary: mt-daapd requires automake 1.6
Status: VERIFIED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-20 19:27 UTC by Mike Crute
Modified: 2006-05-21 07:05 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 Mike Crute 2006-05-20 19:27:41 UTC
mt-daapd requires autoconf 1.6 to build. It failed the first time on my machine then after I emerged automake 1.6.3 everything worked perfectly. Automake 1.6.3 should be a build-time requirement for mt-dappd
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-05-21 02:11:42 UTC
All automake slots are part of system (see sys-devel/automake-wrapper and profiles) and installed by default on every Gentoo box. Not our fault that you've unmerged it.
Comment 2 Mike Crute 2006-05-21 07:05:08 UTC
(In reply to comment #1)
> All automake slots are part of system (see sys-devel/automake-wrapper and
> profiles) and installed by default on every Gentoo box. Not our fault that
> you've unmerged it.
> 

Makes sense, I pruned it and just assumed that things that depend on it would drag it back in. My mistake.