mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 09:22:18 +00:00
gtk+: Use pkgconfig_stage
This commit is contained in:
parent
34498846f5
commit
65395e2090
@ -7,7 +7,7 @@ PRIORITY = "optional"
|
||||
DEPENDS = "glib-2.0 pango atk jpeg libpng libxext libxcursor gtk-doc-native libxrandr \
|
||||
libgcrypt libxdamage libxrender libxcomposite cairo"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
inherit autotools pkgconfig pkgconfig_stage
|
||||
|
||||
FILES_${PN} = "${bindir}/gdk-pixbuf-query-loaders \
|
||||
${bindir}/gtk-update-icon-cache \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user