summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRhys Perry2020-04-14 10:43:46 +0100
committerRhys Perry2020-04-14 10:43:46 +0100
commit6b315e07163ef2271973f51a8899f83a1f77e68a (patch)
tree459843e40b2a53d0f87373e6a04ee8f9a4a0b432 /PKGBUILD
parentfe74d28256cd4043e624e2027cdb32c5e52f0c86 (diff)
downloadaur-6b315e07163ef2271973f51a8899f83a1f77e68a.tar.gz
Added yet *another* missing dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d579bced62a9..b3202ad5ac84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc='Firefox Command-Line Theme Manager'
arch=(any)
url='https://github.com/M4cs/foxify-cli'
license=(GPL3)
-depends=(python python-setuptools python-requests python-ruamel-yaml python-psutil)
+depends=(python python-setuptools python-requests python-ruamel-yaml python-psutil python-fuzzywuzzy)
source=("foxify-cli-git::git+https://github.com/M4cs/foxify-cli.git")
sha256sums=('SKIP')