diff options
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-extended/flatpak/flatpak_1.15.8.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/flatpak/flatpak_1.15.8.bb b/meta-oe/recipes-extended/flatpak/flatpak_1.15.8.bb index 639027701b..3a2974294f 100644 --- a/meta-oe/recipes-extended/flatpak/flatpak_1.15.8.bb +++ b/meta-oe/recipes-extended/flatpak/flatpak_1.15.8.bb | |||
| @@ -21,7 +21,6 @@ REQUIRED_DISTRO_FEATURES = "polkit" | |||
| 21 | DEPENDS = " \ | 21 | DEPENDS = " \ |
| 22 | appstream \ | 22 | appstream \ |
| 23 | bison-native \ | 23 | bison-native \ |
| 24 | dconf \ | ||
| 25 | fuse3 \ | 24 | fuse3 \ |
| 26 | gdk-pixbuf \ | 25 | gdk-pixbuf \ |
| 27 | glib-2.0 \ | 26 | glib-2.0 \ |
| @@ -38,7 +37,6 @@ DEPENDS = " \ | |||
| 38 | 37 | ||
| 39 | RDEPENDS:${PN} = " \ | 38 | RDEPENDS:${PN} = " \ |
| 40 | ca-certificates \ | 39 | ca-certificates \ |
| 41 | dconf \ | ||
| 42 | flatpak-xdg-utils \ | 40 | flatpak-xdg-utils \ |
| 43 | fuse3-utils \ | 41 | fuse3-utils \ |
| 44 | " | 42 | " |
| @@ -51,6 +49,7 @@ GTKDOC_MESON_ENABLE_FLAG = 'enabled' | |||
| 51 | GTKDOC_MESON_DISABLE_FLAG = 'disabled' | 49 | GTKDOC_MESON_DISABLE_FLAG = 'disabled' |
| 52 | 50 | ||
| 53 | PACKAGECONFIG[curl] = "-Dhttp_backend=curl,,curl" | 51 | PACKAGECONFIG[curl] = "-Dhttp_backend=curl,,curl" |
| 52 | PACKAGECONFIG[dconf] = "-Ddconf=enabled,-Ddconf=disabled,dconf" | ||
| 54 | PACKAGECONFIG[docbook_docs] = "-Ddocbook_docs=enabled,-Ddocbook_docs=disabled,xmlto-native" | 53 | PACKAGECONFIG[docbook_docs] = "-Ddocbook_docs=enabled,-Ddocbook_docs=disabled,xmlto-native" |
| 55 | PACKAGECONFIG[man] = "-Dman=enabled,-Dman=disabled,libxslt-native" | 54 | PACKAGECONFIG[man] = "-Dman=enabled,-Dman=disabled,libxslt-native" |
| 56 | PACKAGECONFIG[soup] = "-Dhttp_backend=soup,,libsoup-2.4" | 55 | PACKAGECONFIG[soup] = "-Dhttp_backend=soup,,libsoup-2.4" |
