summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorScore_Under2018-12-14 11:38:28 +0000
committerScore_Under2018-12-14 11:38:28 +0000
commit2cbe0c183e9f39f09dbfb098d28c1eea5cd5316a (patch)
treea4c0575968359bb3dc02f9a33c2d244d7dc23e94 /PKGBUILD
parentbd0efd4548cba378f456913a8250a25668ba5ded (diff)
downloadaur-2cbe0c183e9f39f09dbfb098d28c1eea5cd5316a.tar.gz
Remove unused dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 4 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c99a0199534..e99938d57987 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ DOC_DIRS=(opt/hydrus/help)
pkgbase=hydrus
pkgname=(hydrus)
pkgver=334
-pkgrel=1
+pkgrel=2
pkgdesc="Danbooru-like image tagging and searching system for the desktop"
arch=(any)
license=(WTFPL)
@@ -13,11 +13,9 @@ install=hydrus.install
conflicts=(hydrus-docs hydrus-sources)
url=http://hydrusnetwork.github.io/hydrus/
depends=(python2 opencv-with-python2-support python2-beautifulsoup4 python2-yaml
- hsaudiotag python2-pafy 'python2-lz4>=0.10.1'
- python2-numpy python2-twisted python2-pillow python2-potr
- python2-flvlib python2-pysocks python2-psutil python2-send2trash
- python2-html5lib python2-requests hdf5 python2-wxpython-phoenix
- gtkglext)
+ 'python2-lz4>=0.10.1' python2-numpy python2-twisted python2-pillow
+ python2-pysocks python2-psutil python2-send2trash python2-html5lib
+ python2-requests hdf5 python2-wxpython-phoenix gtkglext)
makedepends=(git)
optdepends=('ffmpeg: show duration and other information on video thumbnails'
'miniupnpc: automatic port forwarding'