diff options
| -rw-r--r-- | meta-oe/recipes-extended/libreport/libreport_2.10.0.bb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/libreport/libreport_2.10.0.bb b/meta-oe/recipes-extended/libreport/libreport_2.10.0.bb index d917a32472..35ef692617 100644 --- a/meta-oe/recipes-extended/libreport/libreport_2.10.0.bb +++ b/meta-oe/recipes-extended/libreport/libreport_2.10.0.bb  | |||
| @@ -26,7 +26,7 @@ S = "${WORKDIR}/git" | |||
| 26 | inherit features_check | 26 | inherit features_check | 
| 27 | REQUIRED_DISTRO_FEATURES = "systemd" | 27 | REQUIRED_DISTRO_FEATURES = "systemd" | 
| 28 | 28 | ||
| 29 | inherit gettext autotools python3native pkgconfig | 29 | inherit gettext autotools python3native python3targetconfig pkgconfig | 
| 30 | 30 | ||
| 31 | PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES','x11','gtk','',d)}" | 31 | PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES','x11','gtk','',d)}" | 
| 32 | PACKAGECONFIG[gtk] = "--with-gtk, --without-gtk, gtk+3," | 32 | PACKAGECONFIG[gtk] = "--with-gtk, --without-gtk, gtk+3," | 
