[SCM] libva/master: Update buildflags
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Sat Apr 1 16:55:20 UTC 2017
The following commit has been merged in the master branch:
commit 6b7be8499c7efadbe84031079507d5a2db1d5a93
Author: Sebastian Ramacher <sebastian at ramacher.at>
Date: Sat Apr 1 18:41:00 2017 +0200
Update buildflags
diff --git a/debian/rules b/debian/rules
index 2f9eb3b..f8f0a4d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,8 @@
include /usr/share/dpkg/pkg-info.mk
include /usr/share/dpkg/architecture.mk
-confflags = --disable-silent-rules --enable-static
+confflags = --enable-messaging
+confflags += --disable-dummy-driver
ifeq (,$(findstring linux,$(DEB_HOST_ARCH_OS)))
# wayland is only available on linux-any
confflags += --disable-wayland
--
libva packaging
More information about the pkg-multimedia-commits
mailing list