Fix new enchant package name 67/73167/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 13:18:16 +0000 (14:18 +0100)
https://packages.debian.org/fr/bullseye/enchant-2

Change-Id: Idc5d856a8be90852c94ca213c62922e7ba6b2585
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 3885a894aeb42b7856d159be8252a3bb4e3c2fe8)

.circleci/config.yml

index f2b3eb7..25a9e27 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