[SCM] libyami-utils/master: Disable gles tests

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Mon Jan 30 21:09:14 UTC 2017


The following commit has been merged in the master branch:
commit 9ccdada27e25056064265da5c337f5902775783c
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Mon Jan 30 22:03:56 2017 +0100

    Disable gles tests

diff --git a/debian/rules b/debian/rules
index 951155b..5593ef9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,8 @@ export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
 override_dh_auto_configure:
 	dh_auto_configure -- \
 		--enable-wayland \
-		--enable-avformat
+		--enable-avformat \
+		--disable-tests-gles
 
 override_dh_install:
 	dh_install

-- 
libyami-utils packaging



More information about the pkg-multimedia-commits mailing list