package/erlang-p1-xmpp: fix host build
authorJohan Oudinet <johan.oudinet@gmail.com>
Wed, 22 Jan 2020 10:34:01 +0000 (11:34 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 2 Feb 2020 08:54:37 +0000 (09:54 +0100)
Fixes:
http://autobuild.buildroot.net/results/3e594350131994df53b20d5113fefbba2e747836

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

index ced058731bfa270b98acd3270dda54f898b74af6..2f74c60df272ec7a3797f285b901be4ce81098d9 100644 (file)
@@ -11,6 +11,7 @@ ERLANG_P1_XMPP_LICENSE_FILES = LICENSE.txt
 ERLANG_P1_XMPP_INSTALL_STAGING = YES
 ERLANG_P1_XMPP_DEPENDENCIES = erlang-p1-xml erlang-p1-stringprep \
        erlang-p1-tls erlang-p1-utils erlang-p1-zlib host-erlang-p1-xml
+HOST_ERLANG_P1_XMPP_DEPENDENCIES = host-erlang-p1-xml
 
 $(eval $(rebar-package))
 $(eval $(host-rebar-package))