Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 147480 - app-office/openoffice-2.0.4_rc1-r1 misses xml in USE
Summary: app-office/openoffice-2.0.4_rc1-r1 misses xml in USE
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-13 10:39 UTC by Daniel Herzog
Modified: 2006-09-13 11:38 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 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.