aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libva-utils/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/libva-utils/APKBUILD')
-rw-r--r--testing/libva-utils/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/libva-utils/APKBUILD b/testing/libva-utils/APKBUILD
index 479fde767f1..e0146594192 100644
--- a/testing/libva-utils/APKBUILD
+++ b/testing/libva-utils/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Taner Tas <taner76@gmail.com>
pkgname=libva-utils
pkgver=2.6.0
-pkgrel=0
+pkgrel=1
pkgdesc="Intel VA-API Media Applications and Scripts for libva"
options="!check" # Most tests fail
url="https://github.com/01org/libva-utils"
@@ -25,7 +25,7 @@ build() {
--sysconfdir=/etc \
--localstatedir=/var \
--libdir=/usr/lib \
- --buildtype=release \
+ --buildtype=debugoptimized \
-Ddrm=true \
-Dx11=true \
-Dwayland=true \