[SCM] Qt 4 packaging branch, experimental-snapshots, updated. debian/4.7.0-beta2-3-7-gd832c37

Fathi Boudra fabo at alioth.debian.org
Sun Aug 22 07:47:52 UTC 2010


The following commit has been merged in the experimental-snapshots branch:
commit d832c378b62bd0c58bf29258cd67785369bae534
Author: Fathi Boudra <fabo at debian.org>
Date:   Sun Aug 22 10:47:00 2010 +0300

    Add -openvg configure option
---
 debian/changelog |    2 ++
 debian/rules     |    1 +
 2 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0ca352a..7e3036a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ qt4-x11 (4:4.7.0~rc1-1) UNRELEASED; urgency=low
     - bump Standards-Version to 3.9.1 (no changes needed).
     - add libopenvg1-mesa-dev build dependency.
     - add libqt4-openvg package.
+  * Update debian/rules:
+    - add -openvg configure option.
   * Refresh patches.
   * Update installed files.
   * Update symbols files.
diff --git a/debian/rules b/debian/rules
index 1bf6aa1..ef50954 100755
--- a/debian/rules
+++ b/debian/rules
@@ -119,6 +119,7 @@ endif
 	            -verbose \
 	            -gtkstyle \
 	            -system-nas-sound \
+	            -openvg \
 	            -lfontconfig \
 	            -I/usr/include/freetype2 \
 	            -qvfb \

-- 
Qt 4 packaging



More information about the pkg-kde-commits mailing list