diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2022-01-11 22:26:35 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@automotivelinux.org> | 2022-01-11 22:26:35 +0000 |
commit | dacea3bc2d252eeb59c22f59ffca0870bc03913b (patch) | |
tree | 2986ec4907c868e5498e2a3f6ab1e8e234b126d5 | |
parent | 8fb557550d4d3a7b799134af672f499531cc407e (diff) | |
parent | bd55b5dd6131004daa43cfbbe7d0a22bc380bb90 (diff) |
Merge "homescreen/homescreen.pro: Bump protocol requirements"
-rw-r--r-- | homescreen/homescreen.pro | 2 |
1 files changed, 1 insertions, 1 deletions
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 |