summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Serajnik2021-04-04 19:29:23 +0200
committerMichael Serajnik2021-04-04 19:29:23 +0200
commit8f53407d01fb39aa567bb636d48664189ca001f9 (patch)
tree513ed1088a2a63288e585ccfc1b5646df5af8069
parent817465de8d63e4c733965ee47ebc70012b12ccd8 (diff)
downloadaur-8f53407d01fb39aa567bb636d48664189ca001f9.tar.gz
Add dependencies that opencv is now linked against
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b27782ee2e7d..594f3e2d20b2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = hydrus
pkgdesc = Danbooru-like image tagging and searching system for the desktop
pkgver = 433
- pkgrel = 2
+ pkgrel = 3
url = http://hydrusnetwork.github.io/hydrus/
install = hydrus.install
arch = any
@@ -9,6 +9,8 @@ pkgbase = hydrus
makedepends = git
depends = python
depends = opencv
+ depends = glew
+ depends = vtk
depends = python-beautifulsoup4
depends = python-yaml
depends = python-lz4>=0.10.1
diff --git a/PKGBUILD b/PKGBUILD
index 45257865152b..cf42d8c17d36 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,14 @@ DOC_DIRS=(opt/hydrus/help)
pkgbase=hydrus
pkgname=(hydrus)
pkgver=433
-pkgrel=2
+pkgrel=3
pkgdesc="Danbooru-like image tagging and searching system for the desktop"
arch=(any)
license=(WTFPL)
install=hydrus.install
conflicts=(hydrus-docs hydrus-sources)
url=http://hydrusnetwork.github.io/hydrus/
-depends=(python opencv python-beautifulsoup4 python-yaml
+depends=(python opencv glew vtk python-beautifulsoup4 python-yaml
'python-lz4>=0.10.1' python-numpy python-twisted python-pillow
python-pysocks python-psutil python-send2trash python-html5lib
python-requests hdf5 python-qtpy emoji-font python-mpv