summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 7 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8be5c6cd6b17..5aa33c08deb1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,15 @@ url='https://codeberg.org/dnkl/yambar'
license=('MIT')
depends=(
'xcb-util-cursor'
+ 'pixman'
+ 'xcb-util-wm'
+ 'xorgproto'
+ 'wayland'{,-protocols}
+ 'fontconfig'
+ 'alsa-lib'
)
makedepends=(
+ 'git'
'cmake'
'libmpdclient'
'libyaml'