diff options
Diffstat (limited to 'jpeg/jpeg_6b.oe')
-rw-r--r-- | jpeg/jpeg_6b.oe | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/jpeg/jpeg_6b.oe b/jpeg/jpeg_6b.oe index 07115176ae..df8fc6c083 100644 --- a/jpeg/jpeg_6b.oe +++ b/jpeg/jpeg_6b.oe @@ -1,7 +1,6 @@ SECTION = "libs" PRIORITY = "required" MAINTAINER = "Chris Larson <kergoth@handhelds.org>" -RDEPENDS = "libc6" DEPENDS = "virtual/libc" DESCRIPTION = "libjpeg is a library for handling the JPEG (JFIF) image format." |