Bug 145837 - net-p2p/rtorrent-0.6.1 needs >=net-libs/libtorrent-0.10.1
Bug#: 145837 Product:  Gentoo Linux Version: 2006.0 Platform: All
OS/Version: Linux Status: RESOLVED Severity: minor Priority: P3
Resolution: FIXED Assigned To: flameeyes@gentoo.org Reported By: jieryn@gmail.com
Component: Ebuilds
URL: 
Summary: net-p2p/rtorrent-0.6.1 needs >=net-libs/libtorrent-0.10.1
Keywords:  
Status Whiteboard: 
Opened: 2006-09-01 05:22 0000
Description:   Opened: 2006-09-01 05:22 0000
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 From Diego E. 'Flameeyes' Pettenò 2006-09-02 05:24:59 0000 -------
Thanks for reporting, fixed now.