diff options
| -rw-r--r-- | meta-oe/recipes-core/jpeg/libjpeg-turbo_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/jpeg/libjpeg-turbo_svn.bb b/meta-oe/recipes-core/jpeg/libjpeg-turbo_svn.bb index dd81606eeb..2aefe1fce3 100644 --- a/meta-oe/recipes-core/jpeg/libjpeg-turbo_svn.bb +++ b/meta-oe/recipes-core/jpeg/libjpeg-turbo_svn.bb | |||
| @@ -29,6 +29,6 @@ FILES_libturbojpeg = "${libdir}/libturbojpeg.so" | |||
| 29 | INSANE_SKIP_libturbojpeg = "dev-so" | 29 | INSANE_SKIP_libturbojpeg = "dev-so" |
| 30 | 30 | ||
| 31 | BBCLASSEXTEND = "native" | 31 | BBCLASSEXTEND = "native" |
| 32 | DEPENDS_virtclass-native = "nasm-native" | 32 | DEPENDS = "nasm-native" |
| 33 | 33 | ||
| 34 | LEAD_SONAME = "libjpeg.so.8" | 34 | LEAD_SONAME = "libjpeg.so.8" |
