diff options
Diffstat (limited to 'meta/conf/bitbake.conf')
-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 371af31411..fe6fff09a2 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf | |||
@@ -175,6 +175,7 @@ ASSUME_PROVIDED = "\ | |||
175 | python-native-runtime \ | 175 | python-native-runtime \ |
176 | tar-native \ | 176 | tar-native \ |
177 | virtual/libintl-native \ | 177 | virtual/libintl-native \ |
178 | virtual/libiconv-native \ | ||
178 | texinfo-native \ | 179 | texinfo-native \ |
179 | bash-native \ | 180 | bash-native \ |
180 | sed-native \ | 181 | sed-native \ |