1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

gdk-pixbuf-native: add jpeg-native as a dependency

Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
Saul Wold
2011-01-19 19:09:45 -08:00
committed by Richard Purdie
parent d075d14b7d
commit b46ce7cacd
@@ -1,7 +1,7 @@
require gdk-pixbuf.inc
inherit native
DEPENDS = "libpng-native gettext-native glib-2.0-native"
DEPENDS = "libpng-native gettext-native glib-2.0-native jpeg-native"
PR = "r0"
PACKAGES_DYNAMIC = ""