diff options
author | Jussi Kukkonen <jussi.kukkonen@intel.com> | 2016-04-27 16:44:58 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-06-15 18:05:24 +0100 |
commit | 81d0b2da7970901a8c2dc36adb7a79b51b31958b (patch) | |
tree | 52b56c5c2c9f41121b18627ac81b7d5edfb29056 /meta | |
parent | 14b8cb132f2b785f2b003ec635a2751a6b50a666 (diff) | |
download | poky-81d0b2da7970901a8c2dc36adb7a79b51b31958b.tar.gz |
packagegroup-core-x11-sato: Remove gtk-sato-engine
The theme engine is no longer needed with GTK+3.
(From OE-Core rev: fa300b3efc499f53453c2a28cbe3d31fd3ff585e)
Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb index 034fc757e2..1b065d62f0 100644 --- a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb +++ b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb | |||
@@ -32,7 +32,6 @@ RDEPENDS_${PN}-base = "\ | |||
32 | xcursor-transparent-theme \ | 32 | xcursor-transparent-theme \ |
33 | adwaita-icon-theme \ | 33 | adwaita-icon-theme \ |
34 | settings-daemon \ | 34 | settings-daemon \ |
35 | gtk-sato-engine \ | ||
36 | shutdown-desktop \ | 35 | shutdown-desktop \ |
37 | libsdl \ | 36 | libsdl \ |
38 | ${NETWORK_MANAGER} \ | 37 | ${NETWORK_MANAGER} \ |