diff options
-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 bcc858c287..b049ccf43a 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf | |||
@@ -176,7 +176,7 @@ PROVIDES = "" | |||
176 | PROVIDES_prepend = "${P} ${PF} ${PN} " | 176 | PROVIDES_prepend = "${P} ${PF} ${PN} " |
177 | RPROVIDES = "" | 177 | RPROVIDES = "" |
178 | 178 | ||
179 | MULTI_PROVIDER_WHITELIST = "virtual/libintl" | 179 | MULTI_PROVIDER_WHITELIST = "virtual/libintl virtual/libintl-native" |
180 | 180 | ||
181 | SOLIBS = ".so.*" | 181 | SOLIBS = ".so.*" |
182 | SOLIBS_darwin = ".*.dylib" | 182 | SOLIBS_darwin = ".*.dylib" |