wok diff buildbot/receipt @ rev 5385

Up: avidemux (2.5.2) - Added tar and coreutils-file-special to build depends. Needed because busybox tar and ln don't work for compiling this.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat May 01 12:37:37 2010 +0000 (2010-05-01)
parents f9339b345212
children 09b1147415d1
line diff
     1.1 --- a/buildbot/receipt	Tue Jun 02 20:48:13 2009 +0200
     1.2 +++ b/buildbot/receipt	Sat May 01 12:37:37 2010 +0000
     1.3 @@ -10,7 +10,7 @@
     1.4  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.5  DEPENDS="python twisted"
     1.6  BUILD_DEPENDS="python python-dev"
     1.7 -TAGS="python"
     1.8 +TAGS="python buildtools"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()