summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2017-07-09 18:58:05 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2017-07-09 18:58:05 +0000
commitbecac1b6d37b17b9e53e93ede5249223ede3ac10 (patch)
tree67c5f1c1277e078fe63fee49d411179438982d43
parent35a6f5c9b387337ec4eda6dced27094fc1b44b6d (diff)
downloaddefinitions-becac1b6d37b17b9e53e93ede5249223ede3ac10.tar.gz
Fix
-rw-r--r--strata/gtk3.morph6
1 files changed, 3 insertions, 3 deletions
diff --git a/strata/gtk3.morph b/strata/gtk3.morph
index 004c65f6..dd429739 100644
--- a/strata/gtk3.morph
+++ b/strata/gtk3.morph
@@ -6,7 +6,7 @@ build-depends:
- morph: strata/wayland-generic.morph
- morph: strata/x-common.morph
chunks:
-- name: libxkbcommon
+- name: libxkbcommon-x11
repo: upstream:xorg-lib-libxkbcommon
ref: 877fe59ac362b4e9afb2979b6e0bc837950a1dad
unpetrify-ref: xkbcommon-0.7.1
@@ -16,5 +16,5 @@ chunks:
repo: upstream:gtk+
ref: 74d51e86af1e983e4eab317da87fdcfc70aac32a
unpetrify-ref: 3.22.16
- depends:
- - libxkbcommon
+ build-depends:
+ - libxkbcommon-x11