gobject-introspection is added as configure checks for its pkg-config file.
Signed-off-by: Alexander Kanavin <a...@linutronix.de> --- meta/recipes-devtools/vala/vala.inc | 2 +- meta/recipes-devtools/vala/vala_0.56.13.bb | 3 --- meta/recipes-devtools/vala/vala_0.56.15.bb | 3 +++ 3 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 meta/recipes-devtools/vala/vala_0.56.13.bb create mode 100644 meta/recipes-devtools/vala/vala_0.56.15.bb diff --git a/meta/recipes-devtools/vala/vala.inc b/meta/recipes-devtools/vala/vala.inc index 162e99bb038..0177e86240f 100644 --- a/meta/recipes-devtools/vala/vala.inc +++ b/meta/recipes-devtools/vala/vala.inc @@ -3,7 +3,7 @@ HOMEPAGE = "http://vala-project.org" DESCRIPTION = "Vala is a C#-like language dedicated to ease GObject programming. \ Vala compiles to plain C and has no runtime environment nor penalities whatsoever." SECTION = "devel" -DEPENDS = "bison-native flex-native glib-2.0" +DEPENDS = "bison-native flex-native glib-2.0 gobject-introspection" # Appending libxslt-native to dependencies has an effect # of rebuilding the manual, which is very slow. Let's do this diff --git a/meta/recipes-devtools/vala/vala_0.56.13.bb b/meta/recipes-devtools/vala/vala_0.56.13.bb deleted file mode 100644 index 0d43ac59a0c..00000000000 --- a/meta/recipes-devtools/vala/vala_0.56.13.bb +++ /dev/null @@ -1,3 +0,0 @@ -require ${BPN}.inc - -SRC_URI[sha256sum] = "4988223036c7e1e4874c476d0de8bd9cbe500ee25ef19a76e560dc0b6d56ae07" diff --git a/meta/recipes-devtools/vala/vala_0.56.15.bb b/meta/recipes-devtools/vala/vala_0.56.15.bb new file mode 100644 index 00000000000..dc483b12bab --- /dev/null +++ b/meta/recipes-devtools/vala/vala_0.56.15.bb @@ -0,0 +1,3 @@ +require ${BPN}.inc + +SRC_URI[sha256sum] = "535b6452ed310fd5fb5c7dd6794b6213dac3b48e645e5bff3173741ec2cb3f2b" -- 2.39.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#196728): https://lists.openembedded.org/g/openembedded-core/message/196728 Mute This Topic: https://lists.openembedded.org/mt/104767991/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-