summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2016-04-05 19:01:49 +0200
committerAlexander Larsson <alexl@redhat.com>2016-04-05 19:01:49 +0200
commit4a66ad8320c59d03dd13d51fd2fd44b5bfafd74d (patch)
treed4e8c05ae777924cd860eb0a42c029071096e32f
parentcbbdb5ee1ba4049295c0765aaf5d08a71ed8c1c2 (diff)
Switch libjpeg to 6.2 abi
-rw-r--r--meta-freedesktop/recipes-core/jpeg/libjpeg-turbo_8d+1.4.0.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-freedesktop/recipes-core/jpeg/libjpeg-turbo_8d+1.4.0.bb b/meta-freedesktop/recipes-core/jpeg/libjpeg-turbo_8d+1.4.0.bb
index 8e214c9..7c45f0b 100644
--- a/meta-freedesktop/recipes-core/jpeg/libjpeg-turbo_8d+1.4.0.bb
+++ b/meta-freedesktop/recipes-core/jpeg/libjpeg-turbo_8d+1.4.0.bb
@@ -23,8 +23,6 @@ RCONFLICTS_${PN} += "jpeg"
inherit autotools pkgconfig
-EXTRA_OECONF = "--with-jpeg8 "
-
PACKAGES =+ "jpeg-tools libturbojpeg"
DESCRIPTION_jpeg-tools = "The jpeg-tools package includes client programs to access libjpeg functionality. These tools allow for the compression, decompression, transformation and display of JPEG files and benchmarking of the libjpeg library."
@@ -36,4 +34,4 @@ INSANE_SKIP_libturbojpeg = "dev-so"
BBCLASSEXTEND = "native"
DEPENDS = "nasm-native"
-LEAD_SONAME = "libjpeg.so.8"
+LEAD_SONAME = "libjpeg.so.62"