summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/packagegroups
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2022-07-06 22:47:51 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-07-08 00:09:42 +0100
commitfeed8ab68a5107dc5d4dfbfe685f5bfae63de9e2 (patch)
tree87be697e4ee6f7a7d7b614e4619c14f9b1962292 /meta/recipes-sato/packagegroups
parent638bfea9974cf8bf497024152b0d658cf702ec37 (diff)
downloadpoky-feed8ab68a5107dc5d4dfbfe685f5bfae63de9e2.tar.gz
sato-icon-theme: Add back with support for scalable icons
Resurrect sato-icon-theme and move to a version with scalable icons support to replace adwaita-icon-theme which no longer supports the icons we need for the sato desktop. (From OE-Core rev: 6b515037ab710adf7b2c14ae1bb488375655f311) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/packagegroups')
-rw-r--r--meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb2
1 files changed, 1 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 cfa301a58d..6866a4d738 100644
--- a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
+++ b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
@@ -31,7 +31,7 @@ RDEPENDS:${PN}-base = "\
31 matchbox-keyboard-im \ 31 matchbox-keyboard-im \
32 matchbox-config-gtk \ 32 matchbox-config-gtk \
33 xcursor-transparent-theme \ 33 xcursor-transparent-theme \
34 adwaita-icon-theme \ 34 sato-icon-theme \
35 settings-daemon \ 35 settings-daemon \
36 shutdown-desktop \ 36 shutdown-desktop \
37 ${NETWORK_MANAGER} \ 37 ${NETWORK_MANAGER} \