Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 111287 - mpdscribble requires >libsoup-2.2.3-r1
Summary: mpdscribble requires >libsoup-2.2.3-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-02 12:16 UTC by Simon Arlott
Modified: 2005-12-09 14:30 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 Simon Arlott 2005-11-02 12:16:47 UTC
Emerging mpdscribble-0.2.6:
 checking for soup_uri_new in -lsoup-2.2... no
 configure: error: libsoup-2.2 not found

Ebuild contains: DEPEND=">=net-libs/libsoup-2.0"

Upgrading from libsoup-2.2.3-r1 to libsoup-2.2.6.1 fixes the problem.
DEPEND should be >=net-libs/libsoup-2.2.6

Reproducible: Always
Steps to Reproduce:
Comment 1 Tony Vroon (RETIRED) gentoo-dev 2005-12-09 14:30:24 UTC
This has been updated in CVS, thank you for your bug report.