diff options
| author | Markus Volk <f_l_k@t-online.de> | 2023-11-11 14:49:21 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-11-11 09:26:41 -0800 |
| commit | 84f88138586a64da397e0d940f39e039823b0306 (patch) | |
| tree | 9ce6a1b58e06b68b9bf6b8e512f4063379454d36 /meta-gnome/recipes-support | |
| parent | 105be9b3d92a4b863527418d9f20ce268d952282 (diff) | |
| download | meta-openembedded-84f88138586a64da397e0d940f39e039823b0306.tar.gz | |
drop GNOMEBASEBUILDCLASS = "meson"
It is set to meson by default
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-support')
| -rw-r--r-- | meta-gnome/recipes-support/libcloudproviders/libcloudproviders_0.3.4.bb | 1 | ||||
| -rw-r--r-- | meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_45.0.bb | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/meta-gnome/recipes-support/libcloudproviders/libcloudproviders_0.3.4.bb b/meta-gnome/recipes-support/libcloudproviders/libcloudproviders_0.3.4.bb index 21fe4d119b..1c03f41c29 100644 --- a/meta-gnome/recipes-support/libcloudproviders/libcloudproviders_0.3.4.bb +++ b/meta-gnome/recipes-support/libcloudproviders/libcloudproviders_0.3.4.bb | |||
| @@ -2,7 +2,6 @@ SUMMARY = "libcloudproviders is a DBus API that allows cloud storage sync client | |||
| 2 | LICENSE="LGPL-3.0-or-later" | 2 | LICENSE="LGPL-3.0-or-later" |
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e6a600fd5e1d9cbde2d983680233ad02" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e6a600fd5e1d9cbde2d983680233ad02" |
| 4 | 4 | ||
| 5 | GNOMEBASEBUILDCLASS = "meson" | ||
| 6 | VALA_MESON_OPTION ?= 'vapigen' | 5 | VALA_MESON_OPTION ?= 'vapigen' |
| 7 | 6 | ||
| 8 | DEPENDS = "glib-2.0" | 7 | DEPENDS = "glib-2.0" |
diff --git a/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_45.0.bb b/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_45.0.bb index 91469934dd..6cf706a925 100644 --- a/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_45.0.bb +++ b/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_45.0.bb | |||
| @@ -17,7 +17,6 @@ DEPENDS = " \ | |||
| 17 | 17 | ||
| 18 | RDEPENDS:${PN} = "xdg-desktop-portal xdg-desktop-portal-gtk" | 18 | RDEPENDS:${PN} = "xdg-desktop-portal xdg-desktop-portal-gtk" |
| 19 | 19 | ||
| 20 | GNOMEBASEBUILDCLASS = "meson" | ||
| 21 | inherit gnomebase pkgconfig gsettings features_check | 20 | inherit gnomebase pkgconfig gsettings features_check |
| 22 | 21 | ||
| 23 | REQUIRED_DISTRO_FEATURES = "polkit" | 22 | REQUIRED_DISTRO_FEATURES = "polkit" |
