wok-next diff e4rat/receipt @ rev 20160
cdrkit: receipt v2
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Nov 01 17:19:39 2017 +0100 (2017-11-01) |
parents | 328b6e417d66 |
children | 747445a60dca |
line diff
1.1 --- a/e4rat/receipt Fri Oct 30 01:33:41 2015 +0000 1.2 +++ b/e4rat/receipt Wed Nov 01 17:19:39 2017 +0100 1.3 @@ -11,8 +11,9 @@ 1.4 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.5 1.6 DEPENDS="e2fsprogs" 1.7 -BUILD_DEPENDS="cmake e2fsprogs-dev libboost-system-dev libboost-filesystem-dev \ 1.8 -libboost-regex-dev libboost-signals-dev libboost-serialization-dev audit-dev perl" 1.9 +BUILD_DEPENDS="cmake e2fsprogs-dev libboost-dev libboost-system \ 1.10 +libboost-filesystem libboost-regex libboost-signals libboost-serialization \ 1.11 +audit-dev perl" 1.12 1.13 # Rules to configure and make the package. 1.14 compile_rules()