erlang: fix host version dependencies
authorPeter Korsgaard <jacmet@sunsite.dk>
Wed, 5 Sep 2012 05:19:08 +0000 (07:19 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 5 Sep 2012 05:23:15 +0000 (07:23 +0200)
Fixes http://autobuild.buildroot.net/results/8816fe16534062cdf0d3a682a7408f9adbea2985

The host version of erlang does not need to enable support for & depend on
host versions of ncurses/openssl/zlib, even if the target version does.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/erlang/erlang.mk

index 6b906270de57b21654426a0245ebf4f77c5c0a67..63c655ba2231124c5c8d524ac1ab50ff65f673d8 100644 (file)
@@ -8,6 +8,7 @@ ERLANG_VERSION = R15B01
 ERLANG_SITE = http://www.erlang.org/download
 ERLANG_SOURCE = otp_src_$(ERLANG_VERSION).tar.gz
 ERLANG_DEPENDENCIES = host-erlang
+HOST_ERLANG_DEPENDENCIES =
 
 ERLANG_LICENSE = EPL
 ERLANG_LICENSE_FILES = EPLICENCE