diff options
Diffstat (limited to 'jpeg/jpeg_6b.oe')
-rw-r--r-- | jpeg/jpeg_6b.oe | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jpeg/jpeg_6b.oe b/jpeg/jpeg_6b.oe index 13963e2c3f..4e2a5347b4 100644 --- a/jpeg/jpeg_6b.oe +++ b/jpeg/jpeg_6b.oe @@ -3,6 +3,8 @@ PRIORITY = "required" MAINTAINER = "Chris Larson <kergoth@handhelds.org>" DEPENDS = "virtual/libc" DESCRIPTION = "libjpeg is a library for handling the JPEG (JFIF) image format." +PACKAGES =+ "jpeg-tools " +FILES_jpeg-tools = "${bindir}" SRC_URI = "http://www.ijg.org/files/jpegsrc.v${PV}.tar.gz \ file://${FILESDIR}/debian.patch;patch=1 \ |