[SCM] libyami-utils/master: Enable wayland
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Thu Nov 24 22:23:04 UTC 2016
The following commit has been merged in the master branch:
commit 0b0260bbc5c4051513d244905dfc6f55febead04
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Thu Nov 24 23:22:58 2016 +0100
Enable wayland
diff --git a/debian/rules b/debian/rules
index f8d65f7..562bae4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,10 @@
%:
dh $@
+override_dh_auto_configure:
+ dh_auto_configure -- \
+ --enable-wayland
+
override_dh_install:
dh_install
rm debian/libyami-utils/usr/bin/psnr debian/libyami-utils/usr/bin/simpleplayer
--
libyami-utils packaging
More information about the pkg-multimedia-commits
mailing list