From 1e9f5ec3f355f585186c7a939b7e008cf79320ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Wed, 20 Oct 2021 18:58:28 +0200 Subject: [PATCH] debian: fix typo in python3-unidecode package name --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index a698c3980..a6e54d924 100644 --- a/debian/control +++ b/debian/control @@ -28,7 +28,7 @@ Depends: graphviz, python3-pyproj, python3-quixote, python3-requests, - pytohn3-unidecode, + python3-unidecode, python3-uwsgidecorators, python3-vobject, python3-xstatic-leaflet,