summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2016-11-23 13:29:45 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-11-30 15:48:06 +0000
commit3956168d6e98187b566b0d46a379700009798a6c (patch)
tree9c93155fc2eb33da6e9a1d28e149f03dcb1e80a2 /meta/recipes-sato
parent8c71439686f2d685efb1f737e04f2388a8fa6ee3 (diff)
downloadpoky-3956168d6e98187b566b0d46a379700009798a6c.tar.gz
meta: add explicit gnome-common dependencies
As gnome-common is deprecated it is being removed from GNOME packages, so to avoid redundantly pulling it in as a build dependency to every package it will be removed from gnomebase.bbclass Add it explicitly to the recipes that still need it so these still build. (From OE-Core rev: c8787cd0a4f6548264d02dc0dbc39ed0ec98688e) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r--meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.1.bb b/meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.1.bb
index d9a2f22147..c9a7b4b22f 100644
--- a/meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.1.bb
+++ b/meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.1.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
7 file://src/desktop.c;endline=20;md5=36c9bf295e6007f3423095f405af5a2d \ 7 file://src/desktop.c;endline=20;md5=36c9bf295e6007f3423095f405af5a2d \
8 file://src/main.c;endline=19;md5=2044244f97a195c25b7dc602ac7e9a00" 8 file://src/main.c;endline=19;md5=2044244f97a195c25b7dc602ac7e9a00"
9 9
10DEPENDS = "gtk+3 startup-notification dbus" 10DEPENDS = "gnome-common-native gtk+3 startup-notification dbus"
11SECTION = "x11/wm" 11SECTION = "x11/wm"
12 12
13# SRCREV tagged 2.1 13# SRCREV tagged 2.1