wok-next diff cocoalib/receipt @ rev 20006
nginx-extras: update bdeps, vte-dev: add vte.pc
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Oct 21 15:15:14 2017 +0200 (2017-10-21) |
parents | 2dd26e7f0025 |
children | e1c0edabdcb2 |
line diff
1.1 --- a/cocoalib/receipt Thu Aug 15 12:56:59 2013 +0000 1.2 +++ b/cocoalib/receipt Sat Oct 21 15:15:14 2017 +0200 1.3 @@ -11,9 +11,9 @@ 1.4 WGET_URL="${WEB_SITE}tgz/$TARBALL" 1.5 1.6 DEPENDS="gmp gsl libboost-thread libboost-system libboost-filesystem \ 1.7 -libboost-iostreams libboost-tr1" 1.8 -BUILD_DEPENDS="bash gmp-dev gsl-dev libboost-thread-dev libboost-system-dev \ 1.9 -libboost-filesystem-dev libboost-iostreams-dev libboost-tr1-dev" 1.10 +libboost-iostreams libboost-math-tr1" 1.11 +BUILD_DEPENDS="bash gmp-dev gsl-dev libboost-dev libboost-thread libboost-system \ 1.12 +libboost-filesystem libboost-iostreams libboost-math-tr1" 1.13 1.14 # Rules to configure and make the package. 1.15 compile_rules()