# HG changeset patch # User Pascal Bellard # Date 1338280960 -7200 # Node ID 5b69768015ffc5d37470423b17f256813f2e9f44 # Parent 349909c1574796eee3ec95b4d6d3cbc85e43364e libtorrent-rasterbar: update bdeps diff -r 349909c15747 -r 5b69768015ff libtorrent-rasterbar/receipt --- a/libtorrent-rasterbar/receipt Mon May 28 20:32:20 2012 +0200 +++ b/libtorrent-rasterbar/receipt Tue May 29 10:42:40 2012 +0200 @@ -5,8 +5,10 @@ CATEGORY="development" SHORT_DESC="A C++ library that aims to be a good alternative to all the other bittorrent implementations around" MAINTAINER="slaxemulator@gmail.com" -DEPENDS="libboost-thread libboost-filesystem libboost-python openssl python" -BUILD_DEPENDS="libboost-thread-dev libboost-filesystem-dev libboost-python-dev openssl-dev zlib-dev python-dev" +DEPENDS="libboost-thread libboost-filesystem libboost-python openssl python \ +libboost-system" +BUILD_DEPENDS="libboost-thread-dev libboost-filesystem-dev libboost-python-dev \ +openssl-dev zlib-dev python-dev libboost-system-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.rasterbar.com/products/libtorrent/" WGET_URL="http://libtorrent.googlecode.com/files/$TARBALL"