mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 22:35:25 +01:00
xfconf: inherit vala
This fixes do_configure error: | ...xfconf/4.16.0-r0/recipe-sysroot/usr/bin/vapigen-wrapper: 2: vapigen-0.54: not found Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
26d9d0b627
commit
343ec1feec
|
|
@ -4,7 +4,7 @@ LICENSE = "GPLv2"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
|
||||||
DEPENDS = "libxfce4util perl intltool-native xfce4-dev-tools-native"
|
DEPENDS = "libxfce4util perl intltool-native xfce4-dev-tools-native"
|
||||||
|
|
||||||
inherit xfce gtk-doc gobject-introspection bash-completion
|
inherit xfce gtk-doc gobject-introspection bash-completion vala
|
||||||
|
|
||||||
EXTRA_OECONF += "PERL=${STAGING_DIR_TARGET}/usr/bin/perl"
|
EXTRA_OECONF += "PERL=${STAGING_DIR_TARGET}/usr/bin/perl"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user