mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 15:14:10 +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:
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 = ""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user