diff --git a/coreblas/compute/CMakeLists.txt b/coreblas/compute/CMakeLists.txt
index c98a3ab62c9389cc84872cf7abda0b12a77157e3..ddae10cf13bd9db29c3f415700ade8629bf0a164 100644
--- a/coreblas/compute/CMakeLists.txt
+++ b/coreblas/compute/CMakeLists.txt
@@ -120,9 +120,7 @@ set_property(TARGET coreblas PROPERTY INSTALL_NAME_DIR "${CMAKE_INSTALL_PREFIX}/
 
 target_link_libraries(coreblas
   ${LAPACKE_LIBRARIES_DEP}
-  ${TMG_LIBRARIES_DEP}
   ${CBLAS_LIBRARIES_DEP}
-  ${LAPACK_LIBRARIES_DEP}
   )
 
 # Installation