Config.in 284 B

12345678910
  1. config BR2_PACKAGE_PERL_DATA_UUID
  2. bool "perl-data-uuid"
  3. depends on !BR2_STATIC_LIBS
  4. help
  5. Globally/Universally Unique Identifiers (GUIDs/UUIDs).
  6. https://metacpan.org/release/Data-UUID
  7. comment "perl-data-uuid needs a toolchain w/ dynamic library"
  8. depends on BR2_STATIC_LIBS