From becac1b6d37b17b9e53e93ede5249223ede3ac10 Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Sun, 9 Jul 2017 18:58:05 +0000 Subject: Fix --- strata/gtk3.morph | 6 +++--- 1 file 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 -- cgit v1.2.1