summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRhys Perry2020-04-14 10:52:04 +0100
committerRhys Perry2020-04-14 10:52:04 +0100
commitb0e7e7a18566af66df353b0a2f99efb908e26f9e (patch)
tree546da94e5d4c8b213e698aca8ad9285601c05e8c /PKGBUILD
parent548cde1af270f54b8f3d8b322e18f16483a20102 (diff)
downloadaur-b0e7e7a18566af66df353b0a2f99efb908e26f9e.tar.gz
Added yet *another* missing dependency... again
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 26d0bacb1567..b46db9eacd84 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 python-fuzzywuzzy python-tqdm)
+depends=(python python-setuptools python-requests python-ruamel-yaml python-psutil python-fuzzywuzzy python-tqdm python-colorama)
source=("foxify-cli-git::git+https://github.com/M4cs/foxify-cli.git")
sha256sums=('SKIP')