which.mk:
authorWade Berrier <wberrier@gmail.com>
Mon, 6 Oct 2008 19:54:58 +0000 (19:54 -0000)
committerWade Berrier <wberrier@gmail.com>
Mon, 6 Oct 2008 19:54:58 +0000 (19:54 -0000)
-Update to 2.20 which doesn't depend on readline

Config.in:
-Don't depend on readline any longer

package/which/Config.in
package/which/which.mk

index 3ef194ff405605e16fc112047e7b2a083e2c6018..5811083fa53287e99d9866e735de2c648490aa82 100644 (file)
@@ -1,6 +1,5 @@
 config BR2_PACKAGE_WHICH
        bool "which"
-       select BR2_READLINE
        help
          The standard 'which' utility.
 
index 0be31c56527d77f5a8f65704226737d92c6d5921..da6dfeabd8d5e341169b12a58a1e55a14cabb1ba 100644 (file)
@@ -3,7 +3,7 @@
 # which
 #
 #############################################################
-WHICH_VERSION:=2.19
+WHICH_VERSION:=2.20
 WHICH_SOURCE:=which-$(WHICH_VERSION).tar.gz
 WHICH_SITE:=http://www.xs4all.nl/~carlo17/which/
 WHICH_AUTORECONF:=NO