wok-current diff afpfs-ng/receipt @ rev 18509
qtpanel: description.txt: be markdown-friendly
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu Oct 22 19:03:32 2015 +0300 (2015-10-22) |
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 Thu Oct 22 19:03:32 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()