kumquat-buildroot/package/perl-clone/Config.in
Romain Naour 0ac6713cee package/perl-clone: new package
perl-clone is a new mandatory dependency of perl-http-message v6.44
that is already available in Buildroot since commit [1].

[1] 79e8aad721

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2023-05-28 20:35:38 +02:00

11 lines
246 B
Plaintext

config BR2_PACKAGE_PERL_CLONE
bool "perl-clone"
depends on !BR2_STATIC_LIBS
help
recursively copy Perl datatypes.
https://metacpan.org/release/Clone
comment "perl-clone needs a toolchain w/ dynamic library"
depends on BR2_STATIC_LIBS