mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2025-12-12 15:48:51 +01:00
9 lines
215 B
Plaintext
9 lines
215 B
Plaintext
config BR2_PACKAGE_LIBOPK
|
|
bool "libopk"
|
|
select BR2_PACKAGE_ZLIB
|
|
select BR2_PACKAGE_LIBINI
|
|
help
|
|
Library to handle OPK packages.
|
|
|
|
https://github.com/pcercuei/libopk
|