summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3a4d4e330043..dd61d35f2496 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=starquew
pkgver=0.1.1
_buildver=209
-pkgrel=2
+pkgrel=3
pkgdesc="A lightweight, web based sequence generator and INDI client written in Python and React."
arch=("any")
url="https://github.com/faressoft/terminalizer"
license=("GPLv3")
-depends=("python" "python-pip" "redis")
+depends=("python" "python-pip" "redis" "ccfits" "opencv")
optdepends=("nginx")
install="install"