]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
erlang-p1-xml: Add host dependencies
authorJohan Oudinet <johan.oudinet@gmail.com>
Fri, 9 Jun 2017 15:16:42 +0000 (17:16 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 10 Jun 2017 21:10:17 +0000 (23:10 +0200)
This should fix the error reported by autobuild:
http://autobuild.buildroot.net/results/3b4/3b474323cb50d0d5d09611fa068a9d1bd3bd4bb5/

Signed-off-by: Johan Oudinet <johan.oudinet@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/erlang-p1-xml/erlang-p1-xml.mk

index 1e43400fc14aac339fcf8cc2461552fd8013321a..0b0b1caaee1c048277aabd8afe99914edafa956c 100644 (file)
@@ -9,6 +9,7 @@ ERLANG_P1_XML_SITE = $(call github,processone,fast_xml,$(ERLANG_P1_XML_VERSION))
 ERLANG_P1_XML_LICENSE = Apache-2.0
 ERLANG_P1_XML_LICENSE_FILES = LICENSE.txt
 ERLANG_P1_XML_DEPENDENCIES = expat erlang-p1-utils
+ERLANG_P1_XML_HOST_DEPENDENCIES = host-expat host-erlang-p1-utils
 ERLANG_P1_XML_INSTALL_STAGING = YES
 
 ERLANG_P1_XML_USE_AUTOCONF = YES