wok-next diff vacation/receipt @ rev 2692

Fix: gstreamer BUILD_DEPENDS
author Rohit Joshi <jozee@slitaz.org>
date Wed Apr 22 11:02:23 2009 +0000 (2009-04-22)
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 Apr 22 11:02:23 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()