summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlwsk2018-03-31 12:00:23 +0200
committerlwsk2018-03-31 12:00:23 +0200
commitbf00e9bed2bb0ad905281937448d64b38607bb4a (patch)
tree65e4ba2b2dff23ca2b78a6e09426652ae8e0117c
parentd630a1915ed41426b42798bb639943f4e5f686fe (diff)
downloadaur-bf00e9bed2bb0ad905281937448d64b38607bb4a.tar.gz
added dependecy PyQt5
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 032d7bc0c477..64dc51145328 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,6 +18,7 @@ md5sums=()
package() {
sudo pip install pyinstaller
sudo pip install psutil
+ sudo pip install PyQt5
pyinstaller -F ../openleecher.py
mkdir -p $pkgdir/usr/bin/