summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYoshi28892016-03-27 00:09:36 +0100
committerYoshi28892016-03-27 00:09:36 +0100
commitc31334e37c26209d5023e44047042b16d09c8b48 (patch)
treeb091fc43e6855b294c1fff02d2ca1c24532ea901 /PKGBUILD
parent23cc896f6a4dcf8b1284ea0119e1cf2a881a2b55 (diff)
downloadaur-c31334e37c26209d5023e44047042b16d09c8b48.tar.gz
Add more dependencies
Signed-off-by: Yoshi2889 <rick.2889@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 51b3c911c726..6cfa87ae5ed5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rick Kerkhof <rick.2889@gmail.com>
pkgname=soundnode-app-bin
pkgver=0.6.3
-pkgrel=2
+pkgrel=3
pkgdesc="Soundcloud client for the desktop"
arch=('x86_64' 'i686')
url="http://www.soundnodeapp.com/"
@@ -10,7 +10,7 @@ license=('GPL3')
# Required, otherwise it won't run.
options=('!strip')
-depends=('gconf')
+depends=('gconf' 'gtk2' 'libxtst' 'nss' 'alsa-lib' 'libnotify' 'fontconfig')
# I couldn't figure out how to build it properly and the website has no per-release
# archives. The SHA256sums will fail if it updates; that should be an indication that