Sfoglia il codice sorgente

which: needs readline

Patch by Wade Berrier.
Peter Korsgaard 17 anni fa
parent
commit
367a7344bf
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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.