From e150db1d0b8eddf0f2e584fdd7fcb7ad23ca1691 Mon Sep 17 00:00:00 2001 From: John Preston Date: Mon, 19 Aug 2019 13:34:24 +0300 Subject: [PATCH] Use specific tag for libkxbcommon in snap build. --- snap/snapcraft.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 8310a1f638..bc61fef9a1 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -302,6 +302,7 @@ parts: libxkbcommon: source: https://github.com/xkbcommon/libxkbcommon.git source-depth: 1 + source-tag: xkbcommon-0.8.4 plugin: autotools build-packages: - xutils-dev