summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHuang Peng <shawn.p.huang@gmail.com>2008-09-02 21:10:29 +0800
committerHuang Peng <shawn.p.huang@gmail.com>2008-09-02 21:10:29 +0800
commit0e1a1f5316d102c65af1dc02440ba1bb7985c32f (patch)
treeac8027bdb88980be280727ab654d615e49fc2706
parent21092ef6492e6a3186891bd4661ded0178b315d5 (diff)
downloadibus-0e1a1f5316d102c65af1dc02440ba1bb7985c32f.tar.gz
ibus-0e1a1f5316d102c65af1dc02440ba1bb7985c32f.tar.xz
ibus-0e1a1f5316d102c65af1dc02440ba1bb7985c32f.zip
Add x11 in CONFIG. To let qt im module built with x11 libraries.
-rw-r--r--client/qt4/ibus.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/qt4/ibus.pro b/client/qt4/ibus.pro
index 1c308a2..7a4f267 100644
--- a/client/qt4/ibus.pro
+++ b/client/qt4/ibus.pro
@@ -24,7 +24,7 @@ TARGET = ibus
DEPENDPATH += .
INCLUDEPATH += .
-CONFIG += qt qdbus plugin
+CONFIG += qt qdbus plugin x11
# Input
HEADERS += \