wok-6.x rev 19802
pgrouting: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 25 21:46:07 2017 +0100 (2017-02-25) |
parents | 38bf9f820f99 |
children | 9ff2f1357917 |
files | pgrouting/receipt |
line diff
1.1 --- a/pgrouting/receipt Sat Feb 25 14:22:38 2017 +0200 1.2 +++ b/pgrouting/receipt Sat Feb 25 21:46:07 2017 +0100 1.3 @@ -12,7 +12,7 @@ 1.4 1.5 DEPENDS="gcc-lib-base cgal gmp libboost-thread libboost-system" 1.6 BUILD_DEPENDS="wget cmake postgresql-dev libboost-dev cgal-dev gmp-dev \ 1.7 -mpfr-dev libboost-graph-dev libboost-thread-dev" 1.8 +mpfr-dev libboost-graph-dev libboost-thread-dev libboost-tr1-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()