which: needs readline
authorPeter Korsgaard <jacmet@sunsite.dk>
Tue, 22 Jul 2008 13:59:35 +0000 (13:59 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 22 Jul 2008 13:59:35 +0000 (13:59 -0000)
Patch by Wade Berrier.

package/which/Config.in

index 5811083fa53287e99d9866e735de2c648490aa82..3ef194ff405605e16fc112047e7b2a083e2c6018 100644 (file)
@@ -1,5 +1,6 @@
 config BR2_PACKAGE_WHICH
        bool "which"
+       select BR2_READLINE
        help
          The standard 'which' utility.