homescreen/homescreen.pro: Bump protocol requirements 75/27075/2
authorMarius Vlad <marius.vlad@collabora.com>
Mon, 10 Jan 2022 12:13:17 +0000 (14:13 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 11 Jan 2022 22:26:17 +0000 (22:26 +0000)
This change is needed because we've updated
the protocol in the compositor.

Bug-AGL: SPEC-4207

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I9e85af39f61d7e6724faa11b10de571e4e60540e

homescreen/homescreen.pro

index 7e93e02..3f94c11 100644 (file)
@@ -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