projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb52bd0
)
which: needs readline
author
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 22 Jul 2008 13:59:35 +0000
(13:59 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 22 Jul 2008 13:59:35 +0000
(13:59 -0000)
Patch by Wade Berrier.
package/which/Config.in
patch
|
blob
|
history
diff --git
a/package/which/Config.in
b/package/which/Config.in
index 5811083fa53287e99d9866e735de2c648490aa82..3ef194ff405605e16fc112047e7b2a083e2c6018 100644
(file)
--- a/
package/which/Config.in
+++ b/
package/which/Config.in
@@
-1,5
+1,6
@@
config BR2_PACKAGE_WHICH
bool "which"
+ select BR2_READLINE
help
The standard 'which' utility.