Bug 153553

Summary: unnecessary dependency
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Jan Engelhardt <jengelh>
Component: X11 ApplicationsAssignee: Gary Ekker <gekker>
Status: VERIFIED FIXED QA Contact: Stefan Dirsch <sndirsch>
Severity: Minor    
Priority: P5 - None    
Version: RC 4   
Target Milestone: ---   
Hardware: x86   
OS: Linux   
Whiteboard:
Found By: Beta-Customer Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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.