wok rev 12432

encfs: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Apr 21 17:27:16 2012 +0200 (2012-04-21)
parents 9053bb171336
children 2ab805d95b3e
files encfs/receipt
line diff
     1.1 --- a/encfs/receipt	Sat Apr 21 17:25:54 2012 +0200
     1.2 +++ b/encfs/receipt	Sat Apr 21 17:27:16 2012 +0200
     1.3 @@ -8,7 +8,8 @@
     1.4  DEPENDS="fuse rlog openssl libboost-system libboost-serialization \
     1.5  libboost-filesystem gcc-lib-base"
     1.6  BUILD_DEPENDS="fuse fuse-dev rlog rlog-dev openssl-dev libboost-system-dev \
     1.7 -libboost-serialization-dev libboost-filesystem-dev"
     1.8 +libboost-serialization-dev libboost-filesystem-dev \
     1.9 +libboost-system libboost-serialization libboost-filesystem"
    1.10  TARBALL="$PACKAGE-$VERSION.tgz"
    1.11  WEB_SITE="http://www.arg0.net/encfs"
    1.12  WGET_URL="http://encfs.googlecode.com/files/$TARBALL"