wok-undigest rev 699

e4rat: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 10 10:02:53 2012 +0200 (2012-05-10)
parents 53bfbb27d2b1
children d6dd29067c8b
files e4rat/receipt
line diff
     1.1 --- a/e4rat/receipt	Thu May 10 09:56:04 2012 +0200
     1.2 +++ b/e4rat/receipt	Thu May 10 10:02:53 2012 +0200
     1.3 @@ -10,8 +10,8 @@
     1.4  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.5  
     1.6  DEPENDS=""
     1.7 -BUILD_DEPENDS="cmake e2fsprogs libboost-system libboost-filesystem \
     1.8 -libboost-regex libboost-signals"	# pod2man libaudit
     1.9 +BUILD_DEPENDS="cmake e2fsprogs-dev libboost-system-dev libboost-filesystem-dev \
    1.10 +libboost-regex-dev libboost-signals-dev libboost-serialization-dev audit-dev"	# pod2man
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()