wok rev 15850
zoneinterface: Add wget to build depends.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Jan 27 08:11:53 2014 +0000 (2014-01-27) |
parents | a7d9f1696e01 |
children | 0afd16582384 |
files | zopeinterface/receipt |
line diff
1.1 --- a/zopeinterface/receipt Mon Jan 27 07:30:42 2014 +0000 1.2 +++ b/zopeinterface/receipt Mon Jan 27 08:11:53 2014 +0000 1.3 @@ -13,7 +13,7 @@ 1.4 TAGS="webserver application-server appserver" 1.5 1.6 DEPENDS="python" 1.7 -BUILD_DEPENDS="python python-dev" 1.8 +BUILD_DEPENDS="python python-dev wget" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()