mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-03 00:17:43 +00:00
package/erlang-p1-xmpp: fix host build
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>
This commit is contained in:
parent
f0ec49f09b
commit
307fd6f517
@ -11,6 +11,7 @@ ERLANG_P1_XMPP_LICENSE_FILES = LICENSE.txt
|
|||||||
ERLANG_P1_XMPP_INSTALL_STAGING = YES
|
ERLANG_P1_XMPP_INSTALL_STAGING = YES
|
||||||
ERLANG_P1_XMPP_DEPENDENCIES = erlang-p1-xml erlang-p1-stringprep \
|
ERLANG_P1_XMPP_DEPENDENCIES = erlang-p1-xml erlang-p1-stringprep \
|
||||||
erlang-p1-tls erlang-p1-utils erlang-p1-zlib host-erlang-p1-xml
|
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 $(rebar-package))
|
||||||
$(eval $(host-rebar-package))
|
$(eval $(host-rebar-package))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user