2018-08-10 18:14:49 +02:00
|
|
|
config BR2_PACKAGE_PERL_DATA_UUID
|
|
|
|
bool "perl-data-uuid"
|
|
|
|
depends on !BR2_STATIC_LIBS
|
|
|
|
help
|
2018-10-28 16:23:13 +01:00
|
|
|
Globally/Universally Unique Identifiers (GUIDs/UUIDs).
|
2018-08-10 18:14:49 +02:00
|
|
|
|
|
|
|
https://metacpan.org/release/Data-UUID
|
|
|
|
|
|
|
|
comment "perl-data-uuid needs a toolchain w/ dynamic library"
|
|
|
|
depends on BR2_STATIC_LIBS
|