diff --git a/Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/CMakeLists.txt b/Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/CMakeLists.txt
index 78aacd83ba3a130099d7d0ac72ea40aa7704655b..411e660230bd5bc704fc9115718974090f9b2c87 100644
--- a/Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/CMakeLists.txt
+++ b/Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/CMakeLists.txt
@@ -48,7 +48,6 @@ VatesSimpleGuiQtWidgets
 VatesSimpleGuiViewWidgets
 MantidQtAPI
 vtkRenderingFreeType
-vtkRenderingFreeTypeOpenGL
 ${POCO_LIBRARIES}
 ${Boost_LIBRARIES}
 )
diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/CMakeLists.txt b/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/CMakeLists.txt
index 4d436b6790207699e844d05211b897d6ce7fbbe2..939d3b12451870f97ddcc9a985b429431bffa447 100644
--- a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/CMakeLists.txt
+++ b/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/CMakeLists.txt
@@ -139,7 +139,6 @@ pqApplicationComponents
 pqComponents
 vtkPVServerManagerRendering
 vtkRenderingFreeType
-vtkRenderingFreeTypeOpenGL
 vtksys
 ${QT_LIBRARIES}
 VatesSimpleGuiQtWidgets