summaryrefslogtreecommitdiff
path: root/chat/psi/patches/patch-ab
blob: feeca7b197ffe479464ca5f3e886be41714fffad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.1.1.1 2002/08/04 16:52:45 jdolecek Exp $

--- src/psi.pro.orig	Mon Jul  8 20:13:11 2002
+++ src/psi.pro	Fri Aug  2 10:57:52 2002
@@ -141,7 +141,7 @@
 # System-specific build settings
 unix:!mac {
 	INCLUDEPATH  += /usr/X11R6/include
-	LIBS         += -lXss -lz
+	LIBS         += -lXss -lz -lqt-mt
 	SOURCES      += trayicon_x11.cpp
 }