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>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37122 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Florian Fainelli
2013-07-01 17:57:09 +00:00
parent ffccd6fa5f
commit 32cba69018

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. \
))