gnome-control-center: add PACKAGECONFIG knob for malcontent

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Markus Volk 2024-05-21 20:11:23 +02:00 committed by Khem Raj
parent fe19113d0b
commit cbee7cc3df
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -46,6 +46,7 @@ PACKAGECONFIG[ibus] = "-Dibus=true, -Dibus=false, ibus"
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"
EXTRA_OEMESON += "-Doe_sysroot=${STAGING_DIR_HOST}"