summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/grep/grep-native_2.5.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/grep/grep-native_2.5.1.bb b/recipes/grep/grep-native_2.5.1.bb
index 51a9932d26..430936d43b 100644
--- a/recipes/grep/grep-native_2.5.1.bb
+++ b/recipes/grep/grep-native_2.5.1.bb
@@ -1,5 +1,5 @@
require grep_${PV}.bb
-inherit native
+inherit native gettext
S = "${WORKDIR}/grep-${PV}"