# HG changeset patch # User Pascal Bellard # Date 1234957263 0 # Node ID ad9b056de8bc61e377c06ecad9aec9725a42f2a7 # Parent 3fa4891116b488fe5a32fa2471f4df9872fab227 vacation: add BUILD_DEPENDS diff -r 3fa4891116b4 -r ad9b056de8bc vacation/receipt --- a/vacation/receipt Wed Feb 18 11:38:05 2009 +0000 +++ b/vacation/receipt Wed Feb 18 11:41:03 2009 +0000 @@ -9,6 +9,7 @@ WEB_SITE="http://www.csamuel.org/software/vacation" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" DEPENDS="gdbm" +BUILD_DEPENDS="gdbm-dev" # Rules to configure and make the package. compile_rules()