mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 12:32:15 +02:00
gdk-pixbuf-native: add jpeg-native as a dependency
Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
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 = ""
|
||||
|
||||
Reference in New Issue
Block a user