summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Schneider2015-10-05 11:26:31 +0200
committerSven Schneider2015-10-05 11:26:31 +0200
commit81c59a6bd705926ff53370c981206fbfce0603e4 (patch)
tree1c5c5fd507d14e186617717a6d3a9dbbe54e895e
parentdceb349dfbd6e4d0fca73e2982f5b94b224b5c1d (diff)
downloadaur-81c59a6bd705926ff53370c981206fbfce0603e4.tar.gz
download and include firmware for audio
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d61755019446..588ffabd0121 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -34,6 +34,7 @@ build() {
cmake -DCMAKE_INSTALL_PREFIX=/usr \
-DPROJECT_INCLUDE_INSTALL_DIR=/usr/include -DLIB_SUFFIX="" \
-DBUILD_AUDIO=ON \
+ -DBUILD_REDIST_PACKAGE=OFF \
-DBUILD_OPENNI2_DRIVER=ON \
-DBUILD_PYTHON=ON \
-DPYTHON_EXECUTABLE=/usr/bin/python2 \