Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 262001 - sci-libs/plplot-5.9.2 depends on x11-libs/cairo[svg]
Summary: sci-libs/plplot-5.9.2 depends on x11-libs/cairo[svg]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-10 17:50 UTC by Grygoriy I. Fuchedzhy
Modified: 2009-03-14 17:05 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 Grygoriy I. Fuchedzhy 2009-03-10 17:50:19 UTC
Trying to emerge sci-libs/plplot-5.9.2 with useflags="
X jpeg latex pdf png truetype" I'm experiencing build fails due to non-existense of cairo.h, then I explicitly emerged cairo package with useflags="X opengl xcb" and reemerged plplot, this time build failed due to non-existense of cairo-svg.h, after that I reemerged cairo with useflags="X opengl svg xcb" and again reemerged plplot, and it had emerged fine. It seems that cairo dependings must be added to plplot ebuild

Reproducible: Always

Steps to Reproduce:
1.USE="X jpeg latex pdf png truetype" emerge plplot 
without cairo with svg support installed
2.
3.
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-03-10 22:26:21 UTC
Reassigning to sci herd.
Comment 2 Sébastien Fabbro (RETIRED) gentoo-dev 2009-03-14 17:05:17 UTC
Should be fixed now. Thanks.