diff options
Diffstat (limited to 'textproc/ibus-qt/files/patch-CMakeList.txt')
-rw-r--r-- | textproc/ibus-qt/files/patch-CMakeList.txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/ibus-qt/files/patch-CMakeList.txt b/textproc/ibus-qt/files/patch-CMakeList.txt deleted file mode 100644 index e2a188901bf7..000000000000 --- a/textproc/ibus-qt/files/patch-CMakeList.txt +++ /dev/null @@ -1,11 +0,0 @@ ---- CMakeLists.txt.orig 2009-11-10 15:25:49.000000000 +0800 -+++ CMakeLists.txt 2009-11-10 15:27:11.000000000 +0800 -@@ -56,6 +56,8 @@ - - # ====== - # Requires -+find_package(X11 REQUIRED) -+INCLUDE_DIRECTORIES(${X11_INCLUDE_DIR}) - # check qt - find_package(Qt4 COMPONENTS QtCore QtGui QtDBus REQUIRED) - include(${QT_USE_FILE}) |