[SCM] qtbase packaging branch, master, updated. debian/5.0.0-1-46-gab971db

Pino Toscano pino at alioth.debian.org
Mon Apr 8 08:45:38 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtbase.git;a=commitdiff;h=ab971db

The following commit has been merged in the master branch:
commit ab971dbefcca293e5ef9597a9fd7285fef4ec934
Author: Pino Toscano <pino at debian.org>
Date:   Mon Apr 8 10:44:50 2013 +0200

    explicitely disable directfb
    
    the B-D for it are not installed, so avoid to compile it even when building in a non-clean build environment
---
 debian/rules |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/debian/rules b/debian/rules
index e05b164..0b59151 100755
--- a/debian/rules
+++ b/debian/rules
@@ -154,6 +154,7 @@ endif
 	            -icu \
 	            -no-pch \
 	            -accessibility \
+	            --no-directfb \
 	            $(extra_configure_opts)
 
 override_dh_auto_clean:

-- 
qtbase packaging



More information about the pkg-kde-commits mailing list