Fix new enchant package name 64/73164/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Tue, 11 Jan 2022 12:27:44 +0000 (13:27 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Tue, 11 Jan 2022 12:27:44 +0000 (13:27 +0100)
https://packages.debian.org/fr/bullseye/enchant-2

Change-Id: Idc5d856a8be90852c94ca213c62922e7ba6b2585
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
.circleci/config.yml

index df2d16c..f7817da 100644 (file)
@@ -8,7 +8,7 @@ jobs:
       - checkout
       - run:
           name: Install dependendencies
-          command: sudo apt-get update && sudo apt-get install enchant
+          command: sudo apt-get update && sudo apt-get install enchant-2
       - run:
           name: Run tox
           command: sudo pip install tox tox-pip-version && tox