Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 159576 - gnome-base/gail-1.9.3 needs dev-libs/atk-1.12.3
Summary: gnome-base/gail-1.9.3 needs dev-libs/atk-1.12.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-31 07:13 UTC by Robby Klehm
Modified: 2007-01-09 03:18 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 Robby Klehm 2006-12-31 07:13:53 UTC
In order to merge gail-1.9.3 successfully I guessed by reading about
the error (unresolved symbol ATK_ROLE_REDUNDANT_OBJECT in gail.c), that   dev-libs/atk-1.10.3 should also be updated to dev-libs/atk-1.12.3
before merging gail.

The gail-1.9.3.ebuild defines the dependency >=dev-libs/atk-1.7 .
I'm not an expert, but I mean, this should be corrected.

Thanks
Comment 1 Wernfried Haas (RETIRED) gentoo-dev 2006-12-31 07:47:03 UTC
Not devrel.
Comment 2 Mart Raudsepp gentoo-dev 2007-01-09 03:18:07 UTC
Fixed by adjusting the RDEPEND on atk to >=dev-libs/atk-1.12

Filed upstream documentation bug 394492 to hopefully get "New since" tags on these newer enum values so that it'd be visible in the documentation that the minimum version needs to be adjusted in configure.in if these new enum values are starting to be used by another (upstream) project. http://bugzilla.gnome.org/show_bug.cgi?id=394492

Note that gail-1.10.0 (GNOME 2.17/2.18 stuff) already depends on new enough atk version in its configure.in file, as it needs atk-1.13 at a minimum for other reasons