summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAanok2019-06-20 13:48:17 +0200
committerAanok2019-06-20 13:48:17 +0200
commit603b63a960252e0ed172e0b2838ebfd87f111308 (patch)
treedf23f944e592a7d1c44ba714add7215372c142e8 /PKGBUILD
parentce57249beb9961f893c8aa64df74260e1da9d0b7 (diff)
downloadaur-603b63a960252e0ed172e0b2838ebfd87f111308.tar.gz
added some (99.9% superfluous) package dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a4350386749d..9783feaa8956 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
# Contributor: therealfarfetchd
pkgname='ripcord'
pkgver=0.4.5
-pkgrel=1
+pkgrel=2
pkgdesc='Qt-based Discord and Slack client'
arch=('x86_64')
-depends=('fuse2')
+depends=('harfbuzz' 'libgl' 'fuse2')
url='https://cancel.fm/ripcord/'
license=('custom')
validpgpkeys=('ABBAD1CB484F53024CF5868B69332F9203F21F5C')