diff --git a/Modules/Applications/AppFusion/app/CMakeLists.txt b/Modules/Applications/AppFusion/app/CMakeLists.txt
index 62a40faa238e9396899b495d060b9993603ac90c..61daf7c607c9b84249764c868a000096767d6b98 100644
--- a/Modules/Applications/AppFusion/app/CMakeLists.txt
+++ b/Modules/Applications/AppFusion/app/CMakeLists.txt
@@ -27,6 +27,3 @@ otb_create_application(
   NAME           Pansharpening
   SOURCES        otbPansharpening.cxx
   LINK_LIBRARIES ${${otb-module}_LIBRARIES})
-
-# Mantis-1427 : temporary fix
-add_dependencies(${otb-module}-all otbapp_Superimpose)