summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2023-11-13 18:15:22 -0800
committerKhem Raj <raj.khem@gmail.com>2023-11-13 22:49:12 -0800
commitdc0799d0f1d3e92427724e38968b016b73c4f056 (patch)
treea2baf90ea7532cc5d8e7b602f320f12e8e4fd94e
parent95e5244055f579ba362fbb1e5c8844628e512eb2 (diff)
downloadmeta-openembedded-dc0799d0f1d3e92427724e38968b016b73c4f056.tar.gz
yelp: Use autotools for build system
OE-core switched the defaults for gnome recipes to meson but this package is not yet migrated to meson. Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-gnome/recipes-gnome/yelp/yelp_42.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/yelp/yelp_42.2.bb b/meta-gnome/recipes-gnome/yelp/yelp_42.2.bb
index 51d51ee0ab..1b3ded0211 100644
--- a/meta-gnome/recipes-gnome/yelp/yelp_42.2.bb
+++ b/meta-gnome/recipes-gnome/yelp/yelp_42.2.bb
@@ -3,7 +3,7 @@ LICENSE = "GPL-2.0-only"
3LIC_FILES_CHKSUM = " \ 3LIC_FILES_CHKSUM = " \
4 file://COPYING;md5=6e1b9cb787e76d7e6946887a65caa754 \ 4 file://COPYING;md5=6e1b9cb787e76d7e6946887a65caa754 \
5" 5"
6 6GNOMEBASEBUILDCLASS = "autotools"
7inherit gnomebase itstool autotools-brokensep gsettings gettext gtk-doc features_check mime-xdg 7inherit gnomebase itstool autotools-brokensep gsettings gettext gtk-doc features_check mime-xdg
8 8
9# for webkitgtk 9# for webkitgtk