mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
6 lines
134 B
Plaintext
6 lines
134 B
Plaintext
config BR2_PACKAGE_LOCKFILE_PROGS
|
|
bool "lockfile programs"
|
|
select BR2_PACKAGE_LIBLOCKFILE
|
|
help
|
|
Build lockfile utility programs.
|