diff options
| -rw-r--r-- | meta-oe/recipes-support/appstream/appstream_0.16.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/appstream/appstream_0.16.1.bb b/meta-oe/recipes-support/appstream/appstream_0.16.1.bb index 50d8cdb4c2..b8cecec41f 100644 --- a/meta-oe/recipes-support/appstream/appstream_0.16.1.bb +++ b/meta-oe/recipes-support/appstream/appstream_0.16.1.bb | |||
| @@ -21,7 +21,7 @@ DEPENDS = " \ | |||
| 21 | 21 | ||
| 22 | inherit meson gobject-introspection gettext gtk-doc pkgconfig vala | 22 | inherit meson gobject-introspection gettext gtk-doc pkgconfig vala |
| 23 | 23 | ||
| 24 | GIR_MESON_OPTION = "" | 24 | GIR_MESON_OPTION = "gir" |
| 25 | 25 | ||
| 26 | SRC_URI = "https://www.freedesktop.org/software/appstream/releases/AppStream-${PV}.tar.xz" | 26 | SRC_URI = "https://www.freedesktop.org/software/appstream/releases/AppStream-${PV}.tar.xz" |
| 27 | SRC_URI:append:class-target = " file://0001-fix-crosscompile.patch" | 27 | SRC_URI:append:class-target = " file://0001-fix-crosscompile.patch" |
