Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 51325 - When installing Inkscape 0.38.1 the Ebuild dosent have libsigc++ as a requirement.
Summary: When installing Inkscape 0.38.1 the Ebuild dosent have libsigc++ as a require...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Marc Hildebrand (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-17 17:08 UTC by Kyle R.
Modified: 2004-05-25 03:32 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 Kyle R. 2004-05-17 17:08:50 UTC
When I was trying to emerge Inkscape 0.38.1 it did'nt list libsigc++ as a requirement but when it was going through ./configure it was asking for it. So I installed it seperetly and Inkscape installed fine after that.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Asier Llano Palacios 2004-05-25 00:50:37 UTC
It should dependend on any: libsigc++ of the slot 1.2 (I have it already installed from the slot 1.3: 2.0.1 and it still does not work). After installing the 1.2.5 version from the slot 1.2 the inkscape installation directly works.
Comment 2 Marc Hildebrand (RETIRED) gentoo-dev 2004-05-25 03:32:45 UTC
I changed the dependency so that libsigc++-1.2.* will be used.
Thanks for the bug-report!