summarylogtreecommitdiffstats
path: root/x11.patch
diff options
context:
space:
mode:
Diffstat (limited to 'x11.patch')
-rw-r--r--x11.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11.patch b/x11.patch
new file mode 100644
index 000000000000..dee1f61c9009
--- /dev/null
+++ b/x11.patch
@@ -0,0 +1,11 @@
+--- branches/multikey/src/qjoypad.pro 2011/01/20 16:14:37132
++++ branches/multikey/src/qjoypad.pro 2011/12/22 15:17:14133
+@@ -31,7 +31,7 @@
+
+ TEMPLATE = app
+ INCLUDEPATH += .
+-QMAKE_LIBS += -lXtst
++QMAKE_LIBS += -lXtst -lX11
+
+ # Input
+ HEADERS += axis.h \ \ No newline at end of file