summaryrefslogtreecommitdiffstats
path: root/redhat/applications/kdbusnotification/kdbusnotification-3.5.13-missing_ldlflags.patch
blob: 06e1d455ea89ee4e06e748091e88a4b4e3204bc5 (plain)
1
2
3
4
5
6
7
8
9
10
--- kdbusnotification/src/daemon/Makefile.am.ORI	2011-11-01 22:59:28.000000000 +0100
+++ kdbusnotification/src/daemon/Makefile.am	2011-11-01 22:59:45.000000000 +0100
@@ -35,6 +35,7 @@
 	$(KDE_RPATH)							\
 	$(KDE_LDFLAGS)							\
 	$(LIB_QT)							\
+	$(QT_LDFLAGS)							\
 	-lDCOP								\
 	$(LIB_KDECORE)							\
 	$(LIB_KDEUI)							\