wok diff pbzip2/receipt @ rev 16819

auth test, fix dep
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Fri Jul 11 10:31:39 2014 +0000 (2014-07-11)
parents 4a69154821ee
children d3eb5f4b53ea
line diff
     1.1 --- a/pbzip2/receipt	Tue Apr 15 12:49:49 2014 +0400
     1.2 +++ b/pbzip2/receipt	Fri Jul 11 10:31:39 2014 +0000
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="https://launchpad.net/pbzip2/1.1/$VERSION/+download/$TARBALL"
     1.5  
     1.6  DEPENDS="bzlib"
     1.7 -BUILD_DEPENDS="bzip2-dev"
     1.8 +BUILD_DEPENDS="bzip2-dev wget"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()