From f9462659ef3a993f6ff3188fa2956765bbf52e06 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Tue, 31 Mar 2015 20:05:15 +0300 Subject: debian/rules: disable Qt5 explicitly --- debian/changelog | 1 + debian/rules | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index f6427d1..b88c880 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ lightdm (1.10.3-3+dyson1) UNRELEASED; urgency=medium * Added debian/patches/dyson-cleandist.patch: fix broken distclean target * Added debian/patches/dyson-utmp.patch + * debian/rules: disable Qt5 explicitly -- Igor Pashev Tue, 31 Mar 2015 19:05:08 +0300 diff --git a/debian/rules b/debian/rules index 680b472..5dba40e 100755 --- a/debian/rules +++ b/debian/rules @@ -8,6 +8,7 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all override_dh_auto_configure: dh_auto_configure -- \ + --disable-liblightdm-qt5 \ --disable-silent-rules \ --disable-tests \ --enable-introspection=yes \ -- cgit v1.2.3