mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-03 00:17:43 +00:00
grep depends on gettext
This commit is contained in:
parent
cb5a9d639e
commit
048700a3d1
@ -1,7 +1,9 @@
|
|||||||
config BR2_PACKAGE_GREP
|
config BR2_PACKAGE_GREP
|
||||||
bool "grep"
|
bool "grep"
|
||||||
default n
|
default n
|
||||||
|
select BR2_PACKAGE_GETTEXT
|
||||||
|
select BR2_PACKAGE_LIBINTL
|
||||||
help
|
help
|
||||||
The GNU regular expression matcher.
|
The GNU regular expression matcher.
|
||||||
|
Needs gettext
|
||||||
http://www.gnu.org/software/grep/grep.html
|
http://www.gnu.org/software/grep/grep.html
|
||||||
|
Loading…
x
Reference in New Issue
Block a user