diff options
author | Stelios Tsampas | 2022-09-08 19:58:30 +0300 |
---|---|---|
committer | Stelios Tsampas | 2022-09-08 19:58:30 +0300 |
commit | 6c2a912dfe62ef06c8e278551de7502eb03dad5f (patch) | |
tree | 7ab7346962e7c9107899d07407266aa1a280b8d3 | |
parent | f51647f3373fccada37dfb9496fddbeed655c20d (diff) | |
download | aur-6c2a912dfe62ef06c8e278551de7502eb03dad5f.tar.gz |
Add wordninja dep
-rw-r--r-- | PKGBUILD | 1 | ||||
-rw-r--r-- | PKGBUILD.live | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -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 ebcfe9aba485..f8d604ce3da5 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 ) |