summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2017-07-09 18:54:16 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2017-07-09 18:54:16 +0000
commit35a6f5c9b387337ec4eda6dced27094fc1b44b6d (patch)
treead59c2b1aef7036a4c14c2b291e0f55a71adf61f
parenta6728bf50d3993d253754abc5571c13078d65deb (diff)
downloaddefinitions-35a6f5c9b387337ec4eda6dced27094fc1b44b6d.tar.gz
xkbcommon is a dep of gtk3 wayland backend now
-rw-r--r--gnome/strata/gnome.morph10
-rw-r--r--strata/gtk3.morph7
2 files changed, 9 insertions, 8 deletions
diff --git a/gnome/strata/gnome.morph b/gnome/strata/gnome.morph
index 3a395e7f..27585dc7 100644
--- a/gnome/strata/gnome.morph
+++ b/gnome/strata/gnome.morph
@@ -263,11 +263,6 @@ chunks:
ref: 07237ff25d6171e1b548118442ddba4259a53ba5
unpetrify-ref: master
build-system: autotools
-- name: libxkbcommon-x11
- repo: upstream:xorg-lib-libxkbcommon
- ref: c43c3c866eb9d52cd8f61e75cbef1c30d07f3a28
- unpetrify-ref: xkbcommon-0.5.0
- build-system: autotools
- name: mutter
morph: gnome/strata/gnome/mutter.morph
repo: upstream:mutter
@@ -279,7 +274,6 @@ chunks:
- gnome-desktop
- gnome-settings-daemon
- gsettings-desktop-schemas
- - libxkbcommon-x11
- startup-notification
- upower
- zenity
@@ -629,8 +623,8 @@ chunks:
build-system: autotools
- name: gnome-bluetooth
repo: upstream:gnome/gnome-bluetooth
- ref: eb2558d45518f7c23c20fa7b13639f013810494e
- unpetrify-ref: GNOMEBT_V_3_18_0
+ ref: 9219cc1ab433d3237b46146cbab2a7d89c5f09b5
+ unpetrify-ref: GNOMEBT_V_3_20_1
build-system: autotools
build-depends:
- libcanberra
diff --git a/strata/gtk3.morph b/strata/gtk3.morph
index 7568ab18..004c65f6 100644
--- a/strata/gtk3.morph
+++ b/strata/gtk3.morph
@@ -6,8 +6,15 @@ build-depends:
- morph: strata/wayland-generic.morph
- morph: strata/x-common.morph
chunks:
+- name: libxkbcommon
+ repo: upstream:xorg-lib-libxkbcommon
+ ref: 877fe59ac362b4e9afb2979b6e0bc837950a1dad
+ unpetrify-ref: xkbcommon-0.7.1
+ build-system: autotools
- name: gtk3
morph: strata/gtk3/gtk3.morph
repo: upstream:gtk+
ref: 74d51e86af1e983e4eab317da87fdcfc70aac32a
unpetrify-ref: 3.22.16
+ depends:
+ - libxkbcommon