Revert "prereq-build: check for "bc" (#13767)"

Makes all buildbot builds fail; until we get the right software
installed, revert this changeset.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 37122
This commit is contained in:
Florian Fainelli 2013-07-01 17:57:09 +00:00
parent 460233fa2a
commit 05741a0331
1 changed files with 0 additions and 4 deletions

View File

@ -183,7 +183,3 @@ endef
$(eval $(call Require,getopt-extended, \
Please install an extended getopt version that supports --long \
))
$(eval $(call RequireCommand,bc, \
Please install bc. \
))