Message ID | 20250325032203.3034-2-f_l_k@t-online.de |
---|---|
State | Accepted |
Headers | show |
Series | [meta-gnome,1/2] upower-profiles-daemon: add recipe | expand |
diff --git a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_48.0.bb b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_48.0.bb index b43a59489b..340273aa33 100644 --- a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_48.0.bb +++ b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_48.0.bb @@ -48,6 +48,7 @@ PACKAGECONFIG[wayland] = "-Dwayland=true, -Dwayland=false, wayland" PACKAGECONFIG[file-share] = ",,,gnome-user-share" PACKAGECONFIG[media-share] = ",,,rygel-meta tumbler" PACKAGECONFIG[malcontent] = "-Dmalcontent=true,-Dmalcontent=false,malcontent,malcontent-ui" +PACKAGECONFIG[power-profiles] = ",,,power-profiles-daemon" EXTRA_OEMESON += "-Doe_sysroot=${STAGING_DIR_HOST}" GIDOCGEN_MESON_OPTION = 'documentation'
Signed-off-by: Markus Volk <f_l_k@t-online.de> --- .../gnome-control-center/gnome-control-center_48.0.bb | 1 + 1 file changed, 1 insertion(+)