diff options
-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 |