mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
which: needs readline
Patch by Wade Berrier.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
config BR2_PACKAGE_WHICH
|
||||
bool "which"
|
||||
select BR2_READLINE
|
||||
help
|
||||
The standard 'which' utility.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user