diff options
| -rw-r--r-- | meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_49.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_49.1.bb b/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_49.1.bb index b23e8bb8f3..e0de81db32 100644 --- a/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_49.1.bb +++ b/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_49.1.bb | |||
| @@ -28,6 +28,8 @@ SRC_URI[archive.sha256sum] = "915b6a321ada12eba7bf578c20c9fe5e41f55d532847cbd124 | |||
| 28 | PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}" | 28 | PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}" |
| 29 | PACKAGECONFIG[systemd] = "-Dsystemd=true, -Dsystemd=false, systemd" | 29 | PACKAGECONFIG[systemd] = "-Dsystemd=true, -Dsystemd=false, systemd" |
| 30 | 30 | ||
| 31 | TARGET_LDFLAGS:append = " ${DEBUG_PREFIX_MAP}" | ||
| 32 | |||
| 31 | RRECOMMENDS:${PN} = "adwaita-icon-theme" | 33 | RRECOMMENDS:${PN} = "adwaita-icon-theme" |
| 32 | 34 | ||
| 33 | FILES:${PN} += " \ | 35 | FILES:${PN} += " \ |
