wok-4.x rev 2271
vacation: add BUILD_DEPENDS
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Feb 18 11:41:03 2009 +0000 (2009-02-18) |
parents | 3fa4891116b4 |
children | 19af9989cbd6 |
files | vacation/receipt |
line diff
1.1 --- a/vacation/receipt Wed Feb 18 11:38:05 2009 +0000 1.2 +++ b/vacation/receipt Wed Feb 18 11:41:03 2009 +0000 1.3 @@ -9,6 +9,7 @@ 1.4 WEB_SITE="http://www.csamuel.org/software/vacation" 1.5 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.6 DEPENDS="gdbm" 1.7 +BUILD_DEPENDS="gdbm-dev" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()