Selaa lähdekoodia

which: needs readline

Patch by Wade Berrier.
Peter Korsgaard 17 vuotta sitten
vanhempi
commit
367a7344bf
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      package/which/Config.in

+ 1 - 0
package/which/Config.in

@@ -1,5 +1,6 @@
 config BR2_PACKAGE_WHICH
 	bool "which"
+	select BR2_READLINE
 	help
 	  The standard 'which' utility.