Bug 195294 - app-office/openoffice-2.3.0 should depend on >=dev-libs/icu-3.6
Bug#: 195294 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: trivial Priority: P2
Resolution: FIXED Assigned To: openoffice@gentoo.org Reported By: mgorse@alum.wpi.edu
Component: Ebuilds
URL: 
Summary: app-office/openoffice-2.3.0 should depend on >=dev-libs/icu-3.6
Keywords:  
Status Whiteboard: 
Opened: 2007-10-09 21:16 0000
Description:   Opened: 2007-10-09 21:16 0000
OpenOffice depends on >=dev-libs/icu-3.4, but the code uses
UBLOCK_LATIN_EXTENDED_C, which was added in 3.6 (going by a Google search).  My
system currently has icu-3.4.1, and it failed to build because this was
undefined.

Reproducible: Always

Steps to Reproduce:
1. emerge OpenOffice with icu 3.4.x installed
2.
3.

------- Comment #1 From Jakub Moc (RETIRED) 2007-10-10 06:23:09 0000 -------
We don't have any icu-3.4 in the tree. Upgrade your system properly, using
--deep.

------- Comment #2 From Andreas Proschofsky 2007-10-10 07:54:53 0000 -------
I've raised the dependency, thanks for reporting