Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 147480

Summary: app-office/openoffice-2.0.4_rc1-r1 misses xml in USE
Product: Gentoo Linux Reporter: Daniel Herzog <expose>
Component: New packagesAssignee: Gentoo Office Team <office>
Status: RESOLVED FIXED    
Severity: minor    
Priority: High    
Version: 2006.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Daniel Herzog 2006-09-13 10:39:50 UTC
Found that
"use_with xml system-libxml"
is used within the .ebuild so i'd say it should be in IUSE also in that case - otherwise, why not?
Comment 1 Andreas Proschofsky (RETIRED) gentoo-dev 2006-09-13 11:38:37 UTC
That was an oversight of mine, the xml-use-flag is not used anymore, we now always depend on libxml2, just forgot to fix the logic in the ebuild itself. Have fixed this now. Thanks for reporting, closing.