wok rev 17248

libgringotts: fix bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Oct 19 11:51:39 2014 +0200 (2014-10-19)
parents 4484b8b94160
children 17c84cd0c81a
files libgringotts/receipt
line diff
     1.1 --- a/libgringotts/receipt	Sun Oct 19 11:40:30 2014 +0200
     1.2 +++ b/libgringotts/receipt	Sun Oct 19 11:51:39 2014 +0200
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="$SF_MIRROR/gringotts.berlios/$TARBALL"
     1.5  
     1.6  DEPENDS="bzip2 zlib libmcrypt mhash"
     1.7 -BUILD_DEPENDS="bzip2-dev zlib-dev libmcrypt-dev mhash-dev"
     1.8 +BUILD_DEPENDS="bzip2-dev zlib-dev libmcrypt-dev mhash-dev file"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()