summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6106f1fdf7ba..622572f6c2e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
pkgname=ashuffle-git
pkgver=3.13.0.r2.gfccccdd
-pkgrel=1
+pkgrel=2
pkgdesc="Automatic library-wide shuffle for mpd. (git)"
url="https://github.com/joshkunz/ashuffle"
arch=(x86_64 i686 armv6h armv7h aarch64)
license=(MIT)
-depends=("libmpdclient")
+depends=("libmpdclient" "yaml-cpp")
makedepends=("git" "meson" "cmake")
provides=("${pkgname%-git}")