Bug 153553 - unnecessary dependency
Summary: unnecessary dependency
Status: VERIFIED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: X11 Applications (show other bugs)
Version: RC 4
Hardware: x86 Linux
: P5 - None : Minor
Target Milestone: ---
Assignee: Gary Ekker
QA Contact: Stefan Dirsch
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-25 17:46 UTC by Jan Engelhardt
Modified: 2006-07-17 12:03 UTC (History)
0 users

See Also:
Found By: Beta-Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Engelhardt 2006-02-25 17:46:46 UTC
cairo-devel depends on libpixman-devel, but I cannot see why. ldd libcairo.so did not yield pixman, and neither did grep /usr/include/cairo/*.
Comment 1 JP Rosevear 2006-02-27 13:16:57 UTC
Oversight, libpixman used to be a separate package, but now its part of cairo.
Comment 2 Stanislav Brabec 2006-02-27 14:11:26 UTC
libpixman was dropped for 10.1, this was fixed, now cairo resp. cairo-devel obsoletes libpixman resp. libpixman-devel.

Wed Jan 11 12:58:11 CET 2006 - sbrabec@suse.cz

- Do not require libpixman, it's included now.
- Obsolete no longer needed libpixman.

Too minor for 10.0, so WONTFIX there.