summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f6a012ea5771..5ad936ee08a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="A command line mumble client."
arch=('aarch64' 'armv7h' 'x86_64')
url="https://git.2mb.codes/~cmb/barnard"
license=('GPL2')
-depends=('openal' 'opus')
+depends=('openal' 'opus' 'opusfile')
makedepends=('git' 'go')
source=("barnard::git+https://git.2mb.codes/~cmb/barnard")
install="${pkgname}.install"