summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_3.36.1.bb9
1 files changed, 0 insertions, 9 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_3.36.1.bb b/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_3.36.1.bb
index e14891a236..a532ae7494 100644
--- a/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_3.36.1.bb
+++ b/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_3.36.1.bb
@@ -29,15 +29,6 @@ SRC_URI[archive.sha256sum] = "3e33dbd319b562a5ab602dcab6de3ca81b85f8346672e90ec6
29 29
30UNKNOWN_CONFIGURE_WHITELIST = "introspection" 30UNKNOWN_CONFIGURE_WHITELIST = "introspection"
31 31
32# allow cross build mixed with build of native tools
33do_write_config_append() {
34 cat >${WORKDIR}/meson.native <<EOF
35[binaries]
36pkgconfig = 'pkg-config-native'
37EOF
38}
39EXTRA_OEMESON = "--native-file ${WORKDIR}/meson.native"
40
41PACKAGECONFIG ??= " \ 32PACKAGECONFIG ??= " \
42 cups nm \ 33 cups nm \
43 alsa gudev \ 34 alsa gudev \