mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01:00
libglade: add gdk-pixbuf dependency
(From OE-Core rev: eb709fceacab3ec33f38694d6238b96cb0474848) (From OE-Core rev: c0382636ee2cfc0ea74464904d94eb1178512700) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e6e867558b
commit
e708d0ab68
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605 \
|
||||
|
||||
SECTION = "libs"
|
||||
PR = "r1"
|
||||
DEPENDS = "gtk+ gtk-doc-native"
|
||||
DEPENDS = "gdk-pixbuf gtk+ gtk-doc-native"
|
||||
|
||||
inherit autotools pkgconfig gnome
|
||||
|
||||
|
||||
Reference in New Issue
Block a user