package/erlang-p1-acme: needs C++

Fixes:
 - http://autobuild.buildroot.org/results/79310855f9a2abe569365ffd27e776f1a56dba2e

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020.02.x
Fabrice Fontaine 2020-03-07 17:46:19 +01:00 committed by Thomas Petazzoni
parent 3cbf70366f
commit 21b122af84
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,6 @@
config BR2_PACKAGE_ERLANG_P1_ACME
bool "erlang-p1-acme"
depends on BR2_INSTALL_LIBSTDCPP # erlang-jiffy
select BR2_PACKAGE_ERLANG_IDNA
select BR2_PACKAGE_ERLANG_JIFFY
select BR2_PACKAGE_ERLANG_JOSE
@ -8,3 +9,6 @@ config BR2_PACKAGE_ERLANG_P1_ACME
ACME client library for Erlang.
https://github.com/processone/p1_acme
comment "erlang-p1-acme needs a toolchain w/ C++"
depends on !BR2_INSTALL_LIBSTDCPP