Hi,

is there some knob for dconf?

It's not caused by this change as dconf dependency was included in the
original flatpak recipe from you:
https://git.openembedded.org/meta-openembedded/commit/?id=841daa24d5d0730bfa1fdb0dc7898b29061face4
we've recently enabled polkit required by flatpak and now I'm seeing
unsatisfied dependency in world builds.

dconf is only available in meta-gnome while flatpak is in meta-oe and
meta-oe doesn't (and shouldn't) depend on meta-gnome.

Can flatpak and all recipes depending on it (quick grep shows
malcontent-ui, xdg-dbus-proxy, xdg-desktop-portal and pipewire in
meta-multimedia where the flatpak PACKAGECONFIG should be off by
default after the move) be moved to meta-gnome or to dynamic layer for
meta-gnome?

Regards,

On Tue, May 21, 2024 at 6:49 PM Markus Volk via lists.openembedded.org
<f_l_k=t-online...@lists.openembedded.org> wrote:
>
> Signed-off-by: Markus Volk <f_...@t-online.de>
> ---
>  meta-oe/recipes-extended/flatpak/flatpak_1.15.8.bb | 1 +
>  1 file changed, 1 insertion(+)
>
> 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 fba7bc49a..8351e7d65 100644
> --- a/meta-oe/recipes-extended/flatpak/flatpak_1.15.8.bb
> +++ b/meta-oe/recipes-extended/flatpak/flatpak_1.15.8.bb
> @@ -55,6 +55,7 @@ PACKAGECONFIG[soup] = "-Dhttp_backend=soup,,libsoup-2.4"
>  PACKAGECONFIG[tests] = "-Dtests=true,-Dtests=false,xauth socat-native"
>  PACKAGECONFIG[xauth] = "-Dxauth=enabled,-Dxauth=disabled,xauth"
>  PACKAGECONFIG[seccomp] = "-Dseccomp=enabled,-Dseccomp=disabled,libseccomp"
> +PACKAGECONFIG[malcontent] = 
> "-Dmalcontent=enabled,-Dmalcontent=disabled,malcontent"
>  PACKAGECONFIG[selinux] = 
> "-Dselinux_module=enabled,-Dselinux_module=disabled,libselinux"
>  PACKAGECONFIG[wayland-security-context] = 
> "-Dwayland_security_context=enabled,-Dwayland_security_context=disabled,wayland
>  wayland-native wayland-protocols"
>
> --
> 2.44.0
>
>
> 
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#111144): 
https://lists.openembedded.org/g/openembedded-devel/message/111144
Mute This Topic: https://lists.openembedded.org/mt/106226893/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to