diff options
| author | Khem Raj <raj.khem@gmail.com> | 2023-11-11 19:45:18 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-11-12 12:02:25 -0800 |
| commit | 10acc8727185a39c38fb7f3687cd4f4af67e95fc (patch) | |
| tree | 4eddde1c1e2cd5356eb6eb920ceee375b7cc0560 /meta-oe/recipes-connectivity | |
| parent | b1bac8e7ea78583cd200e08a092f18a61a753985 (diff) | |
| download | meta-openembedded-10acc8727185a39c38fb7f3687cd4f4af67e95fc.tar.gz | |
meta-oe: Use autotools make system
OE-core is switching to default to meson for gnome recipes
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-connectivity')
| -rw-r--r-- | meta-oe/recipes-connectivity/loudmouth/loudmouth_1.4.3.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-connectivity/loudmouth/loudmouth_1.4.3.bb b/meta-oe/recipes-connectivity/loudmouth/loudmouth_1.4.3.bb index 7b5eecf54d..0593469a45 100644 --- a/meta-oe/recipes-connectivity/loudmouth/loudmouth_1.4.3.bb +++ b/meta-oe/recipes-connectivity/loudmouth/loudmouth_1.4.3.bb | |||
| @@ -6,6 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c4f38aef94828f6b280e00d1173be689" | |||
| 6 | 6 | ||
| 7 | DEPENDS = "glib-2.0 libcheck openssl libidn" | 7 | DEPENDS = "glib-2.0 libcheck openssl libidn" |
| 8 | 8 | ||
| 9 | GNOMEBASEBUILDCLASS = "autotools" | ||
| 9 | inherit gnomebase gtk-doc | 10 | inherit gnomebase gtk-doc |
| 10 | 11 | ||
| 11 | PR = "r2" | 12 | PR = "r2" |
