summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-kernel/sysprof/sysprof_3.34.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome/recipes-kernel/sysprof/sysprof_3.34.1.bb')
-rw-r--r--meta-gnome/recipes-kernel/sysprof/sysprof_3.34.1.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-gnome/recipes-kernel/sysprof/sysprof_3.34.1.bb b/meta-gnome/recipes-kernel/sysprof/sysprof_3.34.1.bb
index fd1b77eced..920bf10d65 100644
--- a/meta-gnome/recipes-kernel/sysprof/sysprof_3.34.1.bb
+++ b/meta-gnome/recipes-kernel/sysprof/sysprof_3.34.1.bb
@@ -12,8 +12,9 @@ DEPENDS = "glib-2.0 libxml2-native glib-2.0-native"
12SRC_URI[archive.md5sum] = "cc32455277b31afb1965d627ae3e3629" 12SRC_URI[archive.md5sum] = "cc32455277b31afb1965d627ae3e3629"
13SRC_URI[archive.sha256sum] = "844bbb8d8b65071b3bca96f8e921319ceef81f2d2c51fcc9da63a4b355c893d0" 13SRC_URI[archive.sha256sum] = "844bbb8d8b65071b3bca96f8e921319ceef81f2d2c51fcc9da63a4b355c893d0"
14SRC_URI += "file://0001-sysprof-Define-NT_GNU_BUILD_ID-if-undefined.patch \ 14SRC_URI += "file://0001-sysprof-Define-NT_GNU_BUILD_ID-if-undefined.patch \
15 file://0001-meson.build-do-not-hardcode-linux-as-host_machine-.s.patch \ 15 file://0001-meson.build-do-not-hardcode-linux-as-host_machine-.s.patch \
16 " 16 file://0001-libsysprof-ui-Rename-environ-to-sys_environ.patch \
17 "
17 18
18PACKAGECONFIG ?= "sysprofd libsysprof ${@bb.utils.contains_any('DISTRO_FEATURES', '${GTK3DISTROFEATURES}', 'gtk', '', d)}" 19PACKAGECONFIG ?= "sysprofd libsysprof ${@bb.utils.contains_any('DISTRO_FEATURES', '${GTK3DISTROFEATURES}', 'gtk', '', d)}"
19PACKAGECONFIG[gtk] = "-Denable_gtk=true,-Denable_gtk=false,gtk+3 libdazzle" 20PACKAGECONFIG[gtk] = "-Denable_gtk=true,-Denable_gtk=false,gtk+3 libdazzle"