buildroot/package/libsolv/Config.in

10 lines
220 B
Plaintext

config BR2_PACKAGE_LIBSOLV
bool "libsolv"
depends on BR2_USE_MMU # fork()
select BR2_PACKAGE_ZLIB
help
A free package dependency solver using a satisfiability
algorithm.
https://github.com/openSUSE/libsolv