summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohn K. Luebs2015-12-04 18:26:10 -0500
committerJohn K. Luebs2015-12-04 18:26:10 -0500
commitccb2cc50b51f0b58b5d2a2b45d3a4bb1d91329d8 (patch)
tree9f5a77b20e25e582d69abda309f6d3919d420e57 /PKGBUILD
parent7c74bdd40b82807e9ff03051c128ee6ac0e7b546 (diff)
downloadaur-ccb2cc50b51f0b58b5d2a2b45d3a4bb1d91329d8.tar.gz
remove unnecessary dependency on qt5-base
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ff3bd6af76f5..2f22a689c445 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,12 +10,12 @@
pkgname=hipchat
pkgver=2.2.1388
-pkgrel=1
+pkgrel=2
pkgdesc="Persistent group chat using XMPP"
arch=('i686' 'x86_64')
url="https://www.hipchat.com/linux"
license=('unknown')
-depends=('qt5-base' 'libltdl' 'mesa' 'libxslt' 'hicolor-icon-theme'
+depends=('libltdl' 'mesa' 'libxslt' 'hicolor-icon-theme'
'libxcomposite' 'libpulse' 'gstreamer0.10' 'gstreamer0.10-base')
install='hipchat.install'
# remove pkg in basename to avoid confusing AUR helpers such as packer