wok diff pbzip2/receipt @ rev 17012
Remove scrollkeeper
author | Yuri Pourre <yuripourre@gmail.com> |
---|---|
date | Tue Aug 12 17:37:17 2014 -0300 (2014-08-12) |
parents | 4a69154821ee |
children | d3eb5f4b53ea |
line diff
1.1 --- a/pbzip2/receipt Tue Apr 15 12:49:49 2014 +0400 1.2 +++ b/pbzip2/receipt Tue Aug 12 17:37:17 2014 -0300 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()