From 887743d277f22f2c3120565305d577a1fc29ba96 Mon Sep 17 00:00:00 2001 From: Antenore Gatta Date: Fri, 15 Oct 2021 09:55:22 +0200 Subject: Building with icu support --- snap/snapcraft.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'snap') diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index e469faf76..38409c967 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -170,6 +170,7 @@ parts: # remember to remove when snapcraft will be built in ubuntu >= 20.04 # This must be at the beginning - -DCMAKE_BUILD_TYPE=Release + - -DWITH_ICU=on - -DWITH_WAYLAND=on - -DWITH_SERVER=off - -DWITH_PULSE=on -- cgit v1.2.3