summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlwsk2018-03-31 11:57:57 +0200
committerlwsk2018-03-31 11:57:57 +0200
commitd630a1915ed41426b42798bb639943f4e5f686fe (patch)
treea7bccb5bba5e3d9364d6e72c3f6051d3f0921dfe
parent26d432bbdee9648b6fa089eb5cb673fdde17fcf7 (diff)
downloadaur-d630a1915ed41426b42798bb639943f4e5f686fe.tar.gz
added dependecy psutil
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 63b3f8db157c..032d7bc0c477 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,6 +17,7 @@ md5sums=()
package() {
sudo pip install pyinstaller
+ sudo pip install psutil
pyinstaller -F ../openleecher.py
mkdir -p $pkgdir/usr/bin/