summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCayde Dixon2016-03-31 22:03:51 +1100
committerCayde Dixon2016-03-31 22:03:51 +1100
commita1d9063e2caa173d287c88c6b5e028b48774daf9 (patch)
treeeccd0c28976d999576aa5061de4d49c9e5d5cb40 /PKGBUILD
parent9e8f99178548188afa545b783fb78cb23953f5b8 (diff)
downloadaur-a1d9063e2caa173d287c88c6b5e028b48774daf9.tar.gz
Add libnotify dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1403c65aa42b..dbfe98d1f896 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=discord-canary
pkgver=0.0.1
-pkgrel=3
+pkgrel=4
pkgdesc='Discord Canary linux release'
arch=('x86_64')
url='https://discordapp.com/'
provides=('discord-canary')
license=('custom')
-depends=('gtk2' 'gconf')
+depends=('gtk2' 'gconf' 'libnotify')
optdepends=('freetype2-infinality: If you have black screens with emojis install this.')
source=(DiscordCanary.desktop LICENSE)