diff options
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/bitbake.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index d639e27b17..79d61c0f62 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf | |||
@@ -73,7 +73,7 @@ DATETIME = "${DATE}${TIME}" | |||
73 | 73 | ||
74 | # python-native should be here but python relies on building | 74 | # python-native should be here but python relies on building |
75 | # its own in staging | 75 | # its own in staging |
76 | ASSUME_PROVIDED = "cvs-native svn-native bzip2-native diffstat-native patch-native python-native-runtime perl-native-runtime texinfo-native" | 76 | ASSUME_PROVIDED = "cvs-native svn-native bzip2-native diffstat-native patch-native python-native-runtime perl-native-runtime texinfo-native util-linux-native grep-native" |
77 | 77 | ||
78 | ################################################################## | 78 | ################################################################## |
79 | # Package default variables. | 79 | # Package default variables. |