wok-current diff libtorrent-rasterbar/receipt @ rev 12904

libtorrent-rasterbar: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue May 29 10:42:40 2012 +0200 (2012-05-29)
parents 50aab44bec09
children b953f0236140
line diff
     1.1 --- a/libtorrent-rasterbar/receipt	Sat May 21 00:20:08 2011 +0000
     1.2 +++ b/libtorrent-rasterbar/receipt	Tue May 29 10:42:40 2012 +0200
     1.3 @@ -5,8 +5,10 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="A C++ library that aims to be a good alternative to all the other bittorrent implementations around"
     1.6  MAINTAINER="slaxemulator@gmail.com"
     1.7 -DEPENDS="libboost-thread libboost-filesystem libboost-python openssl python"
     1.8 -BUILD_DEPENDS="libboost-thread-dev libboost-filesystem-dev libboost-python-dev openssl-dev zlib-dev python-dev"
     1.9 +DEPENDS="libboost-thread libboost-filesystem libboost-python openssl python \
    1.10 +libboost-system"
    1.11 +BUILD_DEPENDS="libboost-thread-dev libboost-filesystem-dev libboost-python-dev \
    1.12 +openssl-dev zlib-dev python-dev libboost-system-dev"
    1.13  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.14  WEB_SITE="http://www.rasterbar.com/products/libtorrent/"
    1.15  WGET_URL="http://libtorrent.googlecode.com/files/$TARBALL"