# HG changeset patch # User Christopher Rogers # Date 1390810313 0 # Node ID c97276781626cb29155144b03368901c8a137aac # Parent a7d9f1696e0128fb8b1d0aded8442fca7b34ff86 zoneinterface: Add wget to build depends. diff -r a7d9f1696e01 -r c97276781626 zopeinterface/receipt --- a/zopeinterface/receipt Mon Jan 27 07:30:42 2014 +0000 +++ b/zopeinterface/receipt Mon Jan 27 08:11:53 2014 +0000 @@ -13,7 +13,7 @@ TAGS="webserver application-server appserver" DEPENDS="python" -BUILD_DEPENDS="python python-dev" +BUILD_DEPENDS="python python-dev wget" # Rules to configure and make the package. compile_rules()