Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 145837 - net-p2p/rtorrent-0.6.1 needs >=net-libs/libtorrent-0.10.1
Summary: net-p2p/rtorrent-0.6.1 needs >=net-libs/libtorrent-0.10.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Diego Elio Pettenò (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-01 05:22 UTC by jieryn
Modified: 2006-09-02 05:24 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 jieryn 2006-09-01 05:22:03 UTC
checking pkg-config is at least version 0.9.0... yes
checking for STUFF... configure: error: Package requirements (sigc++-2.0 libtorrent >= 0.10.1) were not met:

Requested 'libtorrent >= 0.10.1' but version of libtorrent is 0.10.0

from the ebuild:

DEPEND=">=net-libs/libtorrent-0.10.0

should be changed to 

DEPEND=">=net-libs/libtorrent-0.10.1
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-09-02 05:24:59 UTC
Thanks for reporting, fixed now.