summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVictor Tran2017-09-22 21:18:17 +1000
committerVictor Tran2017-09-22 21:18:17 +1000
commit16b23d87fea68c1f72a53dacf9061e4d356cd3b7 (patch)
treed15f7364f0b2bd5d263d83ea36670d9276938325 /PKGBUILD
parent57beee22281fe26c9426390b5edd479cd21e9b9d (diff)
downloadaur-16b23d87fea68c1f72a53dacf9061e4d356cd3b7.tar.gz
Update dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f341ef62f9c0..2743d46a834d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@ pkgdesc="Audio Player based on Phonon"
arch=("x86_64")
url="https://github.com/vicr123/thebeat"
license=('GPL3')
-depends=('libmusicbrainz5' 'xdg-utils' 'phonon-qt5' 'qt5-base' 'taglib')
-makedepends=('git' 'clang')
+depends=('libmusicbrainz5' 'xdg-utils' 'phonon-qt5' 'qt5-base' 'taglib' 'the-libs')
+makedepends=('git')
source=("$pkgname-$pkgver"::'git+https://github.com/vicr123/thebeat.git')
md5sums=('SKIP')