[meta-gnome] folks: add PACKAGECONFIG for import_tool and inspect_tool

Message ID 20220124175553.11567-1-f_l_k@t-online.de
State New
Headers show
Series [meta-gnome] folks: add PACKAGECONFIG for import_tool and inspect_tool | expand

Commit Message

Markus Volk Jan. 24, 2022, 5:55 p.m. UTC
Signed-off-by: Markus Volk <f_l_k@t-online.de>
---
 meta-gnome/recipes-connectivity/folks/folks_0.15.4.bb | 2 ++
 1 file changed, 2 insertions(+)

Patch

diff --git a/meta-gnome/recipes-connectivity/folks/folks_0.15.4.bb b/meta-gnome/recipes-connectivity/folks/folks_0.15.4.bb
index 3e57fbb0d..7dc72f822 100644
--- a/meta-gnome/recipes-connectivity/folks/folks_0.15.4.bb
+++ b/meta-gnome/recipes-connectivity/folks/folks_0.15.4.bb
@@ -20,6 +20,8 @@  PACKAGECONFIG[eds] = "-Deds_backend=true,-Deds_backend=false,evolution-data-serv
 PACKAGECONFIG[bluez] = "-Dbluez_backend=true,-Dbluez_backend=false"
 PACKAGECONFIG[ofono] = "-Dofono_backend=true,-Dofono_backend=false"
 PACKAGECONFIG[telepathy] = "-Dtelepathy_backend=true,-Dtelepathy_backend=false,telepathy-glib"
+PACKAGECONFIG[import_tool] = "-Dimport_tool=true,-Dimport_tool=false"
+PACKAGECONFIG[inspect_tool] = "-Dinspect_tool=true,-Dinspect_tool=false"
 
 PACKAGECONFIG ??= ""