grep depends on gettext

This commit is contained in:
Ulf Samuelsson 2007-08-12 23:36:57 +00:00
parent cb5a9d639e
commit 048700a3d1
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,9 @@
config BR2_PACKAGE_GREP
bool "grep"
default n
select BR2_PACKAGE_GETTEXT
select BR2_PACKAGE_LIBINTL
help
The GNU regular expression matcher.
Needs gettext
http://www.gnu.org/software/grep/grep.html