summaryrefslogtreecommitdiff
path: root/debian/patches/14_add_libraries_to_gui_build_where_actually_needed.diff
diff options
context:
space:
mode:
authorFathi Boudra <fabo@debian.org>2009-02-20 20:24:25 +0000
committerFathi Boudra <fabo@debian.org>2009-02-20 20:24:25 +0000
commit7b37d1bc4f6b27188b0688dcdc2b89db3101575c (patch)
treedccc02bc71441fbb202d0bfd622af264fc33c89f /debian/patches/14_add_libraries_to_gui_build_where_actually_needed.diff
parent6ad728b38295ae6479662a58b8c640f389bfa607 (diff)
downloadqt4-x11-7b37d1bc4f6b27188b0688dcdc2b89db3101575c.tar.gz
Merge Qt4 4.5 branch to trunk.debian/4.5.0-rc1-1
Diffstat (limited to 'debian/patches/14_add_libraries_to_gui_build_where_actually_needed.diff')
-rw-r--r--debian/patches/14_add_libraries_to_gui_build_where_actually_needed.diff8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/patches/14_add_libraries_to_gui_build_where_actually_needed.diff b/debian/patches/14_add_libraries_to_gui_build_where_actually_needed.diff
index aa988de..1c10c7b 100644
--- a/debian/patches/14_add_libraries_to_gui_build_where_actually_needed.diff
+++ b/debian/patches/14_add_libraries_to_gui_build_where_actually_needed.diff
@@ -1,6 +1,6 @@
--- a/src/gui/kernel/kernel.pri
+++ b/src/gui/kernel/kernel.pri
-@@ -141,6 +141,8 @@ embedded {
+@@ -146,6 +146,8 @@ embedded {
HEADERS += \
kernel/qeventdispatcher_glib_qws_p.h
QMAKE_CXXFLAGS += $$QT_CFLAGS_GLIB
@@ -11,9 +11,9 @@
--- a/src/gui/painting/painting.pri
+++ b/src/gui/painting/painting.pri
-@@ -63,6 +63,8 @@ SOURCES += \
- painting/qpathclipper.cpp \
- painting/qmemrotate.cpp
+@@ -78,6 +78,8 @@ SOURCES += \
+ painting/qtextureglyphcache.cpp \
+ painting/qtransform.cpp \
+LIBS += -lz
+