Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 373001 - x11-libs/gdk-pixbuf should check for USE="svg" for librsvg PDEPEND
Summary: x11-libs/gdk-pixbuf should check for USE="svg" for librsvg PDEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-25 16:04 UTC by LB
Modified: 2011-06-25 16:59 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 LB 2011-06-25 16:04:05 UTC
gdk-pixbuf-2.22.0-r1 has a hard PDEPEND on librsvg. It should respect svg USE flag.

Reproducible: Always

Steps to Reproduce:
1. emerge gdk-pixbuf


Actual Results:  
librsvg gets emerged even with USE="-svg"

Expected Results:  
librsvg should only be emerged with USE="svg"
Comment 1 Pacho Ramos gentoo-dev 2011-06-25 16:59:56 UTC
+  25 Jun 2011; Pacho Ramos <pacho@gentoo.org> gdk-pixbuf-2.22.1-r1.ebuild:
+  PDEPEND on gnome-base/librsvg conditionally (bug #373001 by Lev Babiev).
+

I agree as bug that caused this PDEPEND to be added will only hit people wanting svg support