Skip to content
Snippets Groups Projects
Commit dd946a66 authored by Andre Maroneze's avatar Andre Maroneze Committed by David Bühler
Browse files

[Dive] Fix plugin dependencies in configure.ac

parent 5d23247f
No related branches found
No related tags found
No related merge requests found
...@@ -67,7 +67,8 @@ fi ...@@ -67,7 +67,8 @@ fi
# Plug-in dependencies # Plug-in dependencies
###################### ######################
plugin_require(dive,value,studia) plugin_require(dive,value_analysis)
plugin_require(dive,studia)
#plugin_use(dive,usable_plugin_but_not_mandatory) #plugin_use(dive,usable_plugin_but_not_mandatory)
check_plugin_dependencies check_plugin_dependencies
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment