wok diff libtorrent/receipt @ rev 21399

mana, newsbeuter: fix build
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Apr 22 19:45:31 2019 +0200 (2019-04-22)
parents 51370c1650e9
children 4953c6775507
line diff
     1.1 --- a/libtorrent/receipt	Fri Apr 19 07:28:58 2019 +0100
     1.2 +++ b/libtorrent/receipt	Mon Apr 22 19:45:31 2019 +0200
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="https://github.com/rakshasa/$PACKAGE/archive/v$VERSION.tar.gz"
     1.5  
     1.6  DEPENDS="curl libsigc++ openssl"
     1.7 -BUILD_DEPENDS="automake curl-dev gcc83 libsigc++-dev openssl-dev"
     1.8 +BUILD_DEPENDS="automake curl-dev gcc83 libsigc++-dev libtool openssl-dev"
     1.9  
    1.10  CROSS_BUGS="bug: can not run test program"
    1.11  #HOST_ARCH="i486 arm"