diff --git a/_install/dependency.xml b/_install/dependency.xml index 05a99ca2fd359f9b98d1a6d74128fb680d17ee4b..b4f3737742b06ec9944319775e21ba0639ed5285 100755 --- a/_install/dependency.xml +++ b/_install/dependency.xml @@ -1,50 +1,50 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- WS vMap --> -<installer> - <schema> - <name>s_vm4ms</name> - <dependenciesCollection> - <dependency> - <nature>schema</nature> - <name>s_vitis</name> - <object>framework</object> - </dependency> - </dependenciesCollection> - </schema> - <dependenciesCollection> - <dependency> - <name>vm4ms-pre-install</name> - <nature>extern-pre</nature> - <object>vm4ms</object> - </dependency> - <dependency> - <name>vm4ms-post-install</name> - <nature>extern-post</nature> - <object>vm4ms</object> - </dependency> - <dependency> - <nature>framework</nature> - </dependency> - <dependency> - <nature>web_services</nature> - <name>module_vmap</name> - </dependency> - <dependency> - <name>mapserver</name> - <nature>extern-post</nature> - <location>mapserver-7.0.7.1</location> - </dependency> - <!-- Dépendances de mapserver --> - <dependency> - <name>vcredist-mapserver</name> - <nature>extern-pre</nature> - <location>vcredist-10-86</location> - </dependency> - <dependency> - <name>vcredist-gdal</name> - <nature>extern-pre</nature> - <location>vcredist-11</location> - </dependency> - <!-- Fin des dépendances de mapserver --> - </dependenciesCollection> -</installer> +<?xml version="1.0" encoding="UTF-8"?> +<!-- WS vMap --> +<installer> + <schema> + <name>s_vm4ms</name> + <dependenciesCollection> + <dependency> + <nature>schema</nature> + <name>s_vitis</name> + <object>framework</object> + </dependency> + </dependenciesCollection> + </schema> + <dependenciesCollection> + <dependency> + <name>vm4ms-pre-install</name> + <nature>extern-pre</nature> + <object>vm4ms</object> + </dependency> + <dependency> + <name>vm4ms-post-install</name> + <nature>extern-post</nature> + <object>vm4ms</object> + </dependency> + <dependency> + <nature>framework</nature> + </dependency> + <dependency> + <nature>modules</nature> + <name>module_vmap</name> + </dependency> + <dependency> + <name>mapserver</name> + <nature>extern-post</nature> + <location>mapserver-7.0.7.1</location> + </dependency> + <!-- Dépendances de mapserver --> + <dependency> + <name>vcredist-mapserver</name> + <nature>extern-pre</nature> + <location>vcredist-10-86</location> + </dependency> + <dependency> + <name>vcredist-gdal</name> + <nature>extern-pre</nature> + <location>vcredist-11</location> + </dependency> + <!-- Fin des dépendances de mapserver --> + </dependenciesCollection> +</installer>