Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/snap
diff options
context:
space:
mode:
authorAntenore Gatta <antenore.gatta@kyndryl.com>2021-10-15 10:55:22 +0300
committerAntenore Gatta <antenore.gatta@kyndryl.com>2021-10-15 10:55:22 +0300
commit887743d277f22f2c3120565305d577a1fc29ba96 (patch)
treecf86d5c06addd1b30d25ff89b8df55e482250017 /snap
parenteb629de3d063aa333e3f5ccf9c8387172363fb73 (diff)
Building with icu support
Diffstat (limited to 'snap')
-rw-r--r--snap/snapcraft.yaml1
1 files changed, 1 insertions, 0 deletions
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