From 6747127d83506523c730b99eaf10b7fb09077698 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Dunglas?= Date: Mon, 29 Mar 2021 14:46:21 +0200 Subject: [PATCH] [ubuntu] add emoji support in Chrome (#2699) * fix: emoji support in Chrome on Ubuntu * move package to toolset --- images/linux/toolsets/toolset-2004.json | 1 + 1 file changed, 1 insertion(+) diff --git a/images/linux/toolsets/toolset-2004.json b/images/linux/toolsets/toolset-2004.json index e1499a2e5..1339c1649 100644 --- a/images/linux/toolsets/toolset-2004.json +++ b/images/linux/toolsets/toolset-2004.json @@ -121,6 +121,7 @@ "dnsutils", "dpkg", "fakeroot", + "fonts-noto-color-emoji", "gnupg2", "imagemagick", "iproute2",