summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core/jpeg/libjpeg-turbo_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-core/jpeg/libjpeg-turbo_svn.bb')
-rw-r--r--meta-oe/recipes-core/jpeg/libjpeg-turbo_svn.bb2
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 d87743b72..4fd258fc1 100644
--- a/meta-oe/recipes-core/jpeg/libjpeg-turbo_svn.bb
+++ b/meta-oe/recipes-core/jpeg/libjpeg-turbo_svn.bb
@@ -23,7 +23,7 @@ inherit autotools pkgconfig
23 23
24EXTRA_OECONF = "--with-jpeg8 " 24EXTRA_OECONF = "--with-jpeg8 "
25 25
26PACKAGES =+ "jpeg-tools libturbojpeg" 26PACKAGES =+ "jpeg-tools libturbojpeg"
27 27
28DESCRIPTION_jpeg-tools = "The jpeg-tools package includes the client programs for access libjpeg functionality. These tools allow for the compression, decompression, transformation and display of JPEG files." 28DESCRIPTION_jpeg-tools = "The jpeg-tools package includes the client programs for access libjpeg functionality. These tools allow for the compression, decompression, transformation and display of JPEG files."
29FILES_jpeg-tools = "${bindir}/*" 29FILES_jpeg-tools = "${bindir}/*"