diff options
Diffstat (limited to 'textproc/ibus-qt/files/patch-CMakeLists.txt')
-rw-r--r-- | textproc/ibus-qt/files/patch-CMakeLists.txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/ibus-qt/files/patch-CMakeLists.txt b/textproc/ibus-qt/files/patch-CMakeLists.txt deleted file mode 100644 index 1740f75b1e1d..000000000000 --- a/textproc/ibus-qt/files/patch-CMakeLists.txt +++ /dev/null @@ -1,11 +0,0 @@ ---- CMakeLists.txt.orig 2015-03-08 17:25:30.122453000 -0400 -+++ CMakeLists.txt 2015-03-08 17:25:37.447858000 -0400 -@@ -77,7 +77,7 @@ - pkg_check_modules(IBUS REQUIRED ibus-1.0>=1.3.7) - - # check doxygen --find_package(Doxygen REQUIRED) -+find_package(Doxygen) - - # ===== - # Define variables |