summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsL1pKn072018-06-24 17:52:49 +0200
committersL1pKn072018-06-24 17:52:49 +0200
commitfca694735de2bc02cf93be8c34723010f15f90f6 (patch)
treeca174a909d4e1d48795f021568a7de39815f53ba /PKGBUILD
parent64896938e2bd0639840474ede049b025018f3367 (diff)
downloadaur-fca694735de2bc02cf93be8c34723010f15f90f6.tar.gz
Add libav depends=()
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8a4f8e043362..f17269fee126 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -43,6 +43,7 @@ depends=(
'libpulse'
# 'libwebp'
'opus'
+ 'libav'
)
makedepends=(
'gperf'