[SCM] Qt 4 Debian packaging branch, experimental-snapshots, updated. debian/4.6.0-beta1-1-5-g04b0868
Fathi Boudra
fabo at alioth.debian.org
Tue Nov 17 12:27:41 UTC 2009
The following commit has been merged in the experimental-snapshots branch:
commit 04b08681e3463f62e5c5625bd2fc51c611b9840d
Author: Fathi Boudra <fabo at debian.org>
Date: Tue Nov 17 13:27:29 2009 +0100
Update debian/rules: add -declarative configure option to build Qt declarative module.
---
debian/changelog | 2 ++
debian/rules | 1 +
2 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 09b2afa..a0f459c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ qt4-x11 (4:4.6.0~rc1-1) UNRELEASED; urgency=low
* New upstream release.
* Remove kde-qt patches:
- 0288-more-x-keycodes - merged upstream.
+ * Update debian/rules:
+ - Add -declarative configure option to build Qt declarative module.
-- Fathi Boudra <fabo at debian.org> Tue, 17 Nov 2009 12:12:36 +0100
diff --git a/debian/rules b/debian/rules
index 45d0d3b..020d079 100755
--- a/debian/rules
+++ b/debian/rules
@@ -91,6 +91,7 @@ endif
-webkit \
-script \
-scripttools \
+ -declarative \
-platform $(platform_arg) \
-system-zlib \
-qt-gif \
--
Qt 4 Debian packaging
More information about the pkg-kde-commits
mailing list