[SCM] libva/master: Fix flag name
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Sun Sep 24 21:07:55 UTC 2017
The following commit has been merged in the master branch:
commit 5d6482d55281d4fd43a5fba044b2b7d90e477f87
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Sun Sep 24 20:08:56 2017 +0200
Fix flag name
diff --git a/debian/rules b/debian/rules
index a081df6..6b7faa1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
include /usr/share/dpkg/pkg-info.mk
include /usr/share/dpkg/architecture.mk
-confflags = --enable-messaging
+confflags = --enable-va-messaging
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