Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 411961 - net-libs/webkit-gtk-1.8.0-r200 should depend on >=net-libs/libsoup-2.37.2.1
Summary: net-libs/webkit-gtk-1.8.0-r200 should depend on >=net-libs/libsoup-2.37.2.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-14 13:37 UTC by Balint SZENTE
Modified: 2012-04-15 10:20 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
config.log (config.log,70.59 KB, text/plain)
2012-04-15 10:16 UTC, Samuli Suominen (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Balint SZENTE 2012-04-14 13:37:26 UTC
Relevant snippet from the build log:
...
checking for LIBSOUP... no
configure: error: Package requirements (libsoup-2.4 >= 2.37.2.1) were not met:
 
Requested 'libsoup-2.4 >= 2.37.2.1' but version of libsoup is 2.36.1

The ebuild contains incorrect libsoup version:
>=net-libs/libsoup-2.33.6:2.4[introspection?]
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2012-04-15 10:16:17 UTC
Created attachment 309021 [details]
config.log
Comment 2 Alexandre Rostovtsev (RETIRED) gentoo-dev 2012-04-15 10:20:37 UTC
Thanks for reporting, fixed in cvs.

>  15 Apr 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
>  webkit-gtk-1.8.0-r200.ebuild:
>  Fix libsoup dependency (bug #411961, thanks to Balint SZENTE).