This is only for clarity, they are currently enabled by default. --- debian/changelog | 1 + debian/rules | 2 ++ 2 filer ändrade, 3 tillägg(+)
diff --git a/debian/changelog b/debian/changelog index 549deaa8..eff45234 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ weston (1.3.0-2) UNRELEASED; urgency=low [ Jon Severinsson ] * Minor improvents to build-depends. + * Explicitly enable FBdev and DRM compositor support. -- Jon Severinsson <j...@severinsson.net> Sun, 13 Oct 2013 10:00:00 +0200 diff --git a/debian/rules b/debian/rules index 1a2030a7..2c93754e 100755 --- a/debian/rules +++ b/debian/rules @@ -2,6 +2,8 @@ override_dh_auto_configure: dh_auto_configure -- --disable-libunwind --libexec=/usr/lib/weston \ + --enable-fbdev-compositor \ + --enable-drm-compositor \ --with-cairo=gl override_dh_auto_test: -- 1.7.10.4 -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/1381757124-13150-2-git-send-email-...@severinsson.net