wok diff afpfs-ng/receipt @ rev 18513

Separate lib from libboost-dev to libbost-chrono
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Oct 25 00:07:51 2015 +0300 (2015-10-25)
parents 617dbdeb6f7e
children 45507bfb2b0d
line diff
     1.1 --- a/afpfs-ng/receipt	Wed Oct 02 13:07:29 2013 +0000
     1.2 +++ b/afpfs-ng/receipt	Sun Oct 25 00:07:51 2015 +0300
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.5  
     1.6  DEPENDS="fuse libgcrypt readline gmp"
     1.7 -BUILD_DEPENDS="libgcrypt-dev readline-dev gmp-dev fuse-dev gmp"
     1.8 +BUILD_DEPENDS="libgcrypt-dev readline-dev gmp-dev fuse-dev gmp automake"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()