From 6c2a912dfe62ef06c8e278551de7502eb03dad5f Mon Sep 17 00:00:00 2001 From: Stelios Tsampas Date: Thu, 8 Sep 2022 19:58:30 +0300 Subject: [PATCH] Add wordninja dep --- PKGBUILD | 1 + PKGBUILD.live | 1 + 2 files changed, 2 insertions(+) diff --git a/PKGBUILD b/PKGBUILD index eea5b89..6d32c53 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -19,6 +19,7 @@ depends=(python python-text2digits python-thefuzz python-typing_extensions + python-wordninja python-unrar-cffi python-pyqt5 ) diff --git a/PKGBUILD.live b/PKGBUILD.live index ebcfe9a..f8d604c 100644 --- a/PKGBUILD.live +++ b/PKGBUILD.live @@ -19,6 +19,7 @@ depends=(python python-text2digits python-thefuzz python-typing_extensions + python-wordninja python-unrar-cffi python-pyqt5 )