summaryrefslogtreecommitdiffstats
path: root/tdespell2/plugins
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2014-04-05 12:26:09 +0200
committerSlávek Banko <slavek.banko@axis.cz>2014-04-05 12:26:09 +0200
commite7d1b8fe33c08343f305b815a7087a6f88b99b00 (patch)
tree9f8d8ede8f8020e9da345e9c77797fafb3b0eaf2 /tdespell2/plugins
parent1d498994f8f9579d8d37de7568031e1dd4c2eaa1 (diff)
downloadtdelibs-e7d1b8fe33c08343f305b815a7087a6f88b99b00.tar.gz
tdelibs-e7d1b8fe33c08343f305b815a7087a6f88b99b00.zip
Revert commit 1d498994
Diffstat (limited to 'tdespell2/plugins')
-rw-r--r--tdespell2/plugins/aspell/CMakeLists.txt1
-rw-r--r--tdespell2/plugins/ispell/CMakeLists.txt1
2 files changed, 0 insertions, 2 deletions
diff --git a/tdespell2/plugins/aspell/CMakeLists.txt b/tdespell2/plugins/aspell/CMakeLists.txt
index 625d07717..9ae66d01b 100644
--- a/tdespell2/plugins/aspell/CMakeLists.txt
+++ b/tdespell2/plugins/aspell/CMakeLists.txt
@@ -21,7 +21,6 @@ include_directories(
link_directories(
${TQT_LIBRARY_DIRS}
${ASPELL_LIBRARY_DIRS}
- ${XRENDER_LIBRARY_DIRS}
)
diff --git a/tdespell2/plugins/ispell/CMakeLists.txt b/tdespell2/plugins/ispell/CMakeLists.txt
index ed8940dc9..c8e5a4ec6 100644
--- a/tdespell2/plugins/ispell/CMakeLists.txt
+++ b/tdespell2/plugins/ispell/CMakeLists.txt
@@ -19,7 +19,6 @@ include_directories(
link_directories(
${TQT_LIBRARY_DIRS}
- ${XRENDER_LIBRARY_DIRS}
)