From bd55b5dd6131004daa43cfbbe7d0a22bc380bb90 Mon Sep 17 00:00:00 2001 From: Marius Vlad Date: Mon, 10 Jan 2022 14:13:17 +0200 Subject: homescreen/homescreen.pro: Bump protocol requirements This change is needed because we've updated the protocol in the compositor. Bug-AGL: SPEC-4207 Signed-off-by: Marius Vlad Change-Id: I9e85af39f61d7e6724faa11b10de571e4e60540e --- homescreen/homescreen.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homescreen/homescreen.pro b/homescreen/homescreen.pro index 7e93e02..3f94c11 100644 --- a/homescreen/homescreen.pro +++ b/homescreen/homescreen.pro @@ -51,7 +51,7 @@ RESOURCES += \ qml/images/images.qrc \ qml/qml.qrc -AGL_SHELL_PATH = $$system(pkg-config --variable=pkgdatadir agl-compositor-0.0.19-protocols) +AGL_SHELL_PATH = $$system(pkg-config --variable=pkgdatadir agl-compositor-0.0.20-protocols) WAYLANDCLIENTSOURCES += $$AGL_SHELL_PATH/agl-shell.xml target.path = $${PREFIX}/usr/bin -- cgit 1.2.3-korg