Bug#663749: Acknowledgement (enable wayland backend)

shawn shawnlandden at gmail.com
Tue Mar 13 19:47:12 UTC 2012


>From f7f92f672548a65aaa1418041ef81e185c6c2d93 Mon Sep 17 00:00:00 2001
From: Shawn Landden <shawnlandden at gmail.com>
Date: Tue, 13 Mar 2012 12:27:59 -0700
Subject: [PATCH] added --enable-wayland-backend, disable for the d-i

---
 debian/rules |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/debian/rules b/debian/rules
index 862774c..3b9695d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -54,6 +54,7 @@ EXAMPLES_PKG := gtk-$(APIVER)-examples
 DEB_CONFIGURE_EXTRA_FLAGS = \
                        --libdir=/$(LIBDIR) \
                        --enable-test-print-backend \
+                       --enable-wayland-backend \
                        --enable-xinput
 
 DEB_CONFIGURE_FLAGS_shared = \
@@ -69,6 +70,7 @@ DEB_CONFIGURE_FLAGS_shared_udeb = \
                        --disable-xcomposite \
                        --disable-xdamage \
                        --disable-xfixes \
+                       --disable-wayland-backend \
                        --disable-xrandr
 
 DEB_MAKE_CHECK_TARGET = -k check || true
-- 
1.7.9.1








More information about the pkg-gnome-maintainers mailing list