diff options
Diffstat (limited to 'net-im/qutim/files/qutim-0.2.0-gold.patch')
-rw-r--r-- | net-im/qutim/files/qutim-0.2.0-gold.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net-im/qutim/files/qutim-0.2.0-gold.patch b/net-im/qutim/files/qutim-0.2.0-gold.patch new file mode 100644 index 000000000000..9b96f70dad11 --- /dev/null +++ b/net-im/qutim/files/qutim-0.2.0-gold.patch @@ -0,0 +1,10 @@ +--- CMakeLists.txt ++++ CMakeLists.txt +@@ -446,6 +446,7 @@ + ${QT_LIBRARIES} + ${QT_QTMAIN_LIBRARY} + ${QUTIM_LIBS} ++ -lX11 + ) + + SET (module_install_dir "${CMAKE_ROOT}/Modules")
\ No newline at end of file |