wok-next diff pbzip2/receipt @ rev 16986
Add engrampa
author | Yuri Pourre <yuripourre@gmail.com> |
---|---|
date | Fri Aug 08 00:41:35 2014 -0300 (2014-08-08) |
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 Aug 08 00:41:35 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()