Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 154127 - gnome-extra/evolution-data-server-1.8.1-r1 misses versioned automake-dependency
Summary: gnome-extra/evolution-data-server-1.8.1-r1 misses versioned automake-dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: autotools-deps
  Show dependency tree
 
Reported: 2006-11-05 05:23 UTC by Matthias Schwarzott
Modified: 2006-11-05 16:47 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 Matthias Schwarzott gentoo-dev 2006-11-05 05:23:37 UTC
As gnome-extra/evolution-data-server-1.8.1-r1 does not contain WANT_AUTOMAKE emerge pulls in latest automake but v1.9 is required.

Adding these two lines before "inherit autotools" pulls the correct version:
WANT_AUTOMAKE="1.9"
WANT_AUTOCONF="latest"
Comment 1 John N. Laliberte (RETIRED) gentoo-dev 2006-11-05 16:47:39 UTC
thanks, in cvs.