# HG changeset patch # User Pascal Bellard # Date 1413712299 -7200 # Node ID 26db6f06afaf278329298e347b2deedda6c32683 # Parent 4484b8b94160e95b1cc650f549f20c7fea7dcb9f libgringotts: fix bdeps diff -r 4484b8b94160 -r 26db6f06afaf libgringotts/receipt --- a/libgringotts/receipt Sun Oct 19 11:40:30 2014 +0200 +++ b/libgringotts/receipt Sun Oct 19 11:51:39 2014 +0200 @@ -11,7 +11,7 @@ WGET_URL="$SF_MIRROR/gringotts.berlios/$TARBALL" DEPENDS="bzip2 zlib libmcrypt mhash" -BUILD_DEPENDS="bzip2-dev zlib-dev libmcrypt-dev mhash-dev" +BUILD_DEPENDS="bzip2-dev zlib-dev libmcrypt-dev mhash-dev file" # Rules to configure and make the package. compile_rules()