Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 269683 - gnome-base/gnome-panel needs more x11-libs/cairo use-deps
Summary: gnome-base/gnome-panel needs more x11-libs/cairo use-deps
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 269625
  Show dependency tree
 
Reported: 2009-05-13 12:22 UTC by Yaroslav Isakov
Modified: 2009-05-13 14:27 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 Yaroslav Isakov 2009-05-13 12:22:22 UTC
gnome-base/gnome-panel uses cairo_xlib_surface_create, so it needs cairo[X] dep
Comment 1 Nirbheek Chauhan (RETIRED) gentoo-dev 2009-05-13 13:53:37 UTC
Fixed in-tree, thanks for reporting.
Comment 2 Yaroslav Isakov 2009-05-13 14:10:54 UTC
Sorry for mess, I've just found that in gnome-panel-2.16.1 upstream changed code to use gdk_cairo_set_source_pixmap, which is gtk+ use of cairo's xlib surface. And gtk+ already has cairo[X], so I think that in gnome-panel-2.16.1 this usedep may be dropped (but not in 2.14*)
Comment 3 Daniel Gryniewicz (RETIRED) gentoo-dev 2009-05-13 14:27:44 UTC
I was going to ask about this... Thanks for the update.  I've backed out the X dep.