wok-current diff vacation/receipt @ 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 67c4b602e8c2
children f917e0dfdfbd
line diff
     1.1 --- a/vacation/receipt	Sun Feb 15 18:23:02 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()