Bug 154127 - gnome-extra/evolution-data-server-1.8.1-r1 misses versioned automake-dependency
Bug#: 154127 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: gnome@gentoo.org Reported By: zzam@gentoo.org
Component: Ebuilds
URL: 
Summary: gnome-extra/evolution-data-server-1.8.1-r1 misses versioned automake-dependency
Keywords:  
Status Whiteboard: 
Opened: 2006-11-05 05:23 0000
Description:   Opened: 2006-11-05 05:23 0000
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 From John N. Laliberte (RETIRED) 2006-11-05 16:47:39 0000 -------
thanks, in cvs.