summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ae273b96c83d..5fc1ad407e30 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Fri Dec 13 20:39:57 UTC 2019
+# Tue Dec 17 20:18:29 UTC 2019
pkgbase = mixxx-git
pkgdesc = Digital DJ mixing software. Git master branch (development/alpha).
pkgver = r7032
diff --git a/PKGBUILD b/PKGBUILD
index 758352faf74c..282d3e2ac4c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -30,6 +30,7 @@ build() {
prefix=/usr install_root="$pkgdir/usr" \
build=release \
faad=1 \
+ ffmpeg=1 \
modplug=1 \
opus=1 \
optimize=native \