diff options
| -rw-r--r-- | meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_2.28.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_2.28.2.bb b/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_2.28.2.bb index d5fab628ff..7518bbb0a9 100644 --- a/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_2.28.2.bb +++ b/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_2.28.2.bb | |||
| @@ -20,6 +20,8 @@ do_configure_prepend() { | |||
| 20 | sed -i -e s:help::g ${S}/Makefile.am | 20 | sed -i -e s:help::g ${S}/Makefile.am |
| 21 | } | 21 | } |
| 22 | 22 | ||
| 23 | CXXFLAGS += "--std=c++11" | ||
| 24 | |||
| 23 | RRECOMMENDS_${PN} = "adwaita-icon-theme" | 25 | RRECOMMENDS_${PN} = "adwaita-icon-theme" |
| 24 | 26 | ||
| 25 | FILES_${PN} += "${datadir}/icons \ | 27 | FILES_${PN} += "${datadir}/icons \ |
