diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/conf/bitbake.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index f3586da17c..2b3c110d36 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf | |||
@@ -171,6 +171,7 @@ ASSUME_PROVIDED = "\ | |||
171 | virtual/libintl-native \ | 171 | virtual/libintl-native \ |
172 | texinfo-native \ | 172 | texinfo-native \ |
173 | bash-native \ | 173 | bash-native \ |
174 | sed-native \ | ||
174 | " | 175 | " |
175 | # gzip-native should be listed above? | 176 | # gzip-native should be listed above? |
176 | 177 | ||