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
|