wok-6.x diff libtorrent/receipt @ rev 21421
flashrom: fix build (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Apr 24 18:02:37 2019 +0200 (2019-04-24) |
parents | 51370c1650e9 |
children | 4953c6775507 |
line diff
1.1 --- a/libtorrent/receipt Fri Apr 19 07:28:58 2019 +0100 1.2 +++ b/libtorrent/receipt Wed Apr 24 18:02:37 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"