Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 74618 - Inkscape-0.37 should depend on "libsigc++-1.2", not ">=libsigc++-1.2"
Summary: Inkscape-0.37 should depend on "libsigc++-1.2", not ">=libsigc++-1.2"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Marc Hildebrand (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-16 05:15 UTC by Jason Harris
Modified: 2004-12-22 14:22 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 Jason Harris 2004-12-16 05:15:37 UTC
When emerging inkscape-0.37, configure dies when it can't find libsigc++-1.2.  I had libsigc++-2.0 installed.  Emerging libsigc++-1.2.5 fixes the problem.


Reproducible: Always
Steps to Reproduce:
1. Make sure you have libsigc++-2.0, and not libsigc++-1.2
2. Attempt to emerge inkscape-0.37
3.

Actual Results:  
configure step dies with an error that libsigc++-1.2 was not found. 

Expected Results:  
The inkscape-0.37.ebuild RDEPEND list should have "libsigc++-1.2" instead of 
">=libsigc++-1.2".
Comment 1 Hanno Böck gentoo-dev 2004-12-22 14:22:26 UTC
fixed