# HG changeset patch # User Pascal Bellard # Date 1349713708 -7200 # Node ID 80fa14a069985fd6e1fa35bef13c545a8f804bdc # Parent 10e3fe1de765c96984b8af40fa2863761403b148 sunxi-tools: update bdeps diff -r 10e3fe1de765 -r 80fa14a06998 sunxi-tools/receipt --- a/sunxi-tools/receipt Mon Oct 08 17:08:00 2012 +0200 +++ b/sunxi-tools/receipt Mon Oct 08 18:28:28 2012 +0200 @@ -10,7 +10,7 @@ WGET_URL="https://nodeload.github.com/amery/sunxi-tools/tarball/v${VERSION}" DEPENDS="libusb" -BUILD_DEPENDS="pkg-config libusb-dev" +BUILD_DEPENDS="wget pkg-config libusb-dev" # Rules to configure and make the package. compile_rules()