summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRhys Perry2020-04-14 10:39:03 +0100
committerRhys Perry2020-04-14 10:39:03 +0100
commitfe74d28256cd4043e624e2027cdb32c5e52f0c86 (patch)
tree08e6097d650fbd86bfca1c9f1c2b845174314b14 /PKGBUILD
parent84c96cb78b26b88f09583a5a8b3b81e970316001 (diff)
downloadaur-fe74d28256cd4043e624e2027cdb32c5e52f0c86.tar.gz
Added *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 e4adfccce2b3..d579bced62a9 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)
+depends=(python python-setuptools python-requests python-ruamel-yaml python-psutil)
source=("foxify-cli-git::git+https://github.com/M4cs/foxify-cli.git")
sha256sums=('SKIP')