Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 215248 - media-gfx/inkscape-0.46-r1 has incorrect dependency record for gtkmm
Summary: media-gfx/inkscape-0.46-r1 has incorrect dependency record for gtkmm
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-28 20:59 UTC by Slava Gorbunov
Modified: 2008-03-29 18:37 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 Slava Gorbunov 2008-03-28 20:59:13 UTC
Inkscape's ebuild specifies minimal required version of gtkmm as 2.4, but in fact gtkmm >= 2.10.0 required:

checking for INKSCAPE... configure: error: Package requirements (gdkmm-2.4  glibmm-2.4  gtkmm-2.4 >= 2.10.0  gtk+-2.0  libxml-2.0 >= 2.6.11  libxslt >= 1.0.15  cairo  sigc++-2.0 >= 2.0.12  gtkspell-2.0  gthread-2.0 >= 2.0 libpng >= 1.2) were not met:

Requested 'gtkmm-2.4 >= 2.10.0' but version of gtkmm is 2.8.3


Reproducible: Always
Comment 1 Markus Meier gentoo-dev 2008-03-29 18:34:27 UTC
Fixed in media-gfx/inkscape-0.46-r2.
Thanks for the report.