[SCM] Qt 4 packaging branch, master, updated. debian/4.7.2-4-17-g661bb80
Fathi Boudra
fabo at alioth.debian.org
Sun May 8 15:56:19 UTC 2011
The following commit has been merged in the master branch:
commit a6a2fbbce5c8e8c11b0847b0290d30698a2c25dd
Author: Fathi Boudra <fabo at debian.org>
Date: Sun May 8 18:41:13 2011 +0300
Pass -openssl-linked configure option.
---
debian/changelog | 1 +
debian/rules | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 25f1c77..014dcd9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ qt4-x11 (4:4.7.3-1) UNRELEASED; urgency=low
- Make_use_of_the_fast_image_paths.patch
- Add_support_for_QT_USE_DRAG_DISTANCE_env_var.patch
- Prevent_recursion_when_creating_window_surface.patch
+ * Update debian/rules: pass -openssl-linked configure option.
[ Pino Toscano ]
* Build depend on libssl-dev. (Closes: #623596)
diff --git a/debian/rules b/debian/rules
index 986ac81..c209b66 100755
--- a/debian/rules
+++ b/debian/rules
@@ -117,6 +117,7 @@ endif
-system-libtiff \
-system-libpng \
-system-libjpeg \
+ -openssl-linked \
-no-rpath \
-optimized-qmake \
-dbus-linked \
--
Qt 4 packaging
More information about the pkg-kde-commits
mailing list